aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-17 10:05:16 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-17 10:05:16 +1200
commitf40bc64579e74485363fd2ad5785633040d189b9 (patch)
treecb02e65ad18bc161748bb9ab7ef4340d05c62f46 /ISSUES.markdown
parentBe consistent with trailing punct in comments (diff)
downloaddotfiles-f40bc64579e74485363fd2ad5785633040d189b9.tar.gz
dotfiles-f40bc64579e74485363fd2ad5785633040d189b9.zip
Add an issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index a94cf846..3ed8728a 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -27,3 +27,8 @@ Known issues
* OpenBSD doesn't have a `pandoc` package at all. It would be nice to find
some way of converting the README.markdown into a palatable troff format
with some more readily available (and preferably less heavyweight) tool.
+* Stepping into .git directories breaks the prompt functions:
+
+ tom@REDACTED:REDACTED(git:master!?)$ cd .git
+ fatal: This operation must be run in a work tree
+ fatal: This operation must be run in a work tree