aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-12 10:20:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-12 10:20:02 +1200
commit4d0e545289530bf27916d0f70794f9100cddb22b (patch)
tree3d7a239b8cc57bc3be8a607884d87e4029899a2c
parentStrip some trailing blank lines (diff)
downloaddotfiles-4d0e545289530bf27916d0f70794f9100cddb22b.tar.gz
dotfiles-4d0e545289530bf27916d0f70794f9100cddb22b.zip
Add issue
-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.