aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-19 14:27:04 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-19 14:27:04 +1200
commit826a653bd0f78438fb4f499fc0c123b8ef569b79 (patch)
tree3f336502def80a495601f1ec2e30233bb085d6c3 /ISSUES.markdown
parentChange cd() into POSIX shell script (diff)
downloaddotfiles-826a653bd0f78438fb4f499fc0c123b8ef569b79.tar.gz
dotfiles-826a653bd0f78438fb4f499fc0c123b8ef569b79.zip
Add issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 7b606f7d..becf0d66 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -24,3 +24,6 @@ Known issues
* At least one of the completion scripts (pass.bash) hangs on empty
completions (i.e. nothing matches the search term) in Bash 4.4rc1; the last
thing bash -x shows is an "exit 1" hang
+* The checks gscr(1) makes to determine where it is are a bit naive (don't
+ work with bare repos) and could probably be improved with some appropriate
+ git-reflog(1) cals