From 2755e3a2695499cee45228b1e307bc5d68969603 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 28 Dec 2016 08:18:55 +1300 Subject: Add an issue (and a note on a previous one) --- ISSUES.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3