aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 5d9d43d3..1e766a6e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -24,3 +24,5 @@ Known issues
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
+* Pressing Enter after an empty first line in ksh93 sets $? to 1; a bit
+ annoying. Maybe check history number somehow?