aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-28 08:18:55 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-28 08:18:55 +1300
commit2755e3a2695499cee45228b1e307bc5d68969603 (patch)
tree689f746e50595da066d30aeb027bb522e1159155 /ISSUES.markdown
parentAdd max(1df) and min(1df) (diff)
downloaddotfiles-2755e3a2695499cee45228b1e307bc5d68969603.tar.gz
dotfiles-2755e3a2695499cee45228b1e307bc5d68969603.zip
Add an issue (and a note on a previous one)
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 5d9d43d3..97eed594 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -20,7 +20,11 @@ Known issues
manageable
* On non-OBSD pdksh and mksh, !! comes out as literal !! after subshell
expansion; a version switch might be necessary
+ * Or using a different character
* Running the block of git(1) commands in the prompt leaves five "stale"
jobspecs around that flee after a jobs builtin run; only saw this manifest
after 90dcadf; either I understand job specs really poorly or this may be a
bug in bash
+* The directory navigation tools may not be handling directories with
+ terminal newlines in their names due to subshell expansion chomping them;
+ could maybe fix this by adding a slash to what's returned