aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-26 13:27:46 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-26 13:28:34 +1300
commitda6f96a92ffed833e00e0f9d958ed4872dbf3e34 (patch)
tree9f4029e9114eee3999a2f06b0ab7cd284b5e002a /ISSUES.markdown
parentMake traditional PGP decoding work again (diff)
downloaddotfiles-da6f96a92ffed833e00e0f9d958ed4872dbf3e34.tar.gz
dotfiles-da6f96a92ffed833e00e0f9d958ed4872dbf3e34.zip
Remove error-prone git-add(1) completion
Just files and directories will do fine
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 42e1524e..4c78a3f3 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,8 +18,6 @@ Known issues
* I can't find a clean way of detecting a restricted shell for ksh instances
to prevent trying to load anything fancy (works for Bash)
* Zsh, either! $options[restricted] is "off" within the startup file
-* Git completion for "add" is error-prone; probably best just to let it add
- plain files
* 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