aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
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 60558e80..5d9d43d3 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -20,3 +20,7 @@ Known issues
manageable
* On non-OBSD pdksh and mksh, !! comes out as literal !! after subshell
expansion; a version switch might be necessary
+* 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