aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-14 02:22:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-14 02:22:34 +1200
commit5743fa9a7cf7734c77b89410c0a3591b1186c68f (patch)
tree682a89fad7e16080491adaed3b52e91def57415d /ISSUES.markdown
parentUpdate ~/.cache path in bcq(1df) (diff)
downloaddotfiles-5743fa9a7cf7734c77b89410c0a3591b1186c68f.tar.gz
dotfiles-5743fa9a7cf7734c77b89410c0a3591b1186c68f.zip
Add an issue
Diffstat (limited to 'ISSUES.markdown')
-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