From a8c7c927dcf3c020389fd25c3e81e6c072a25dd1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 30 Oct 2018 10:31:53 +1300 Subject: Respect completion-ignore-case in custom functions This involves a little too much boilerplate for my liking, but it's still an improvement over what I had before. I might find a way to make this into a generic function. --- ISSUES.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'ISSUES.md') diff --git a/ISSUES.md b/ISSUES.md index 80e75039..6d1ae3a4 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -18,8 +18,6 @@ Known issues * Would be good to complete the Makefile variables for NAME, EMAIL etc with educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding my own stuff in there -* Completion for custom functions e.g. `sd` should ideally respect - `completion-ignore-case` setting * Document `install-conf` target once I'm sure it's not a dumb idea * Need to decide whether I care about XDG, and implement it if I do * Need to decide whether I'm testing the shell snippets for MPD, Keychain etc, -- cgit v1.2.3