aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 3ff20fff..4a49c9d4 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -15,3 +15,10 @@ Known issues
* A key binding for importing sections of the screen and optionally uploading
it would be great, probably using ImageMagick import(1)
* sxhkd(1) might be nicer than xbindkeys; it's in Debian Testing now
+* New Git completion failing on 2.05a:
+
+ ~$ ssh ancientbox
+ bash: complete: bashdefault: invalid option name
+ tom@ancientbox:~$ bash --version
+ GNU bash, version 2.05a.0(1)-release (i386-pc-linux-gnu)
+ Copyright 2001 Free Software Foundation, Inc.