aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 4c78a3f3..a69e07df 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -21,3 +21,5 @@ 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