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 0434d54e..60558e80 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,3 +18,5 @@ Known issues
they succeed? Did I do that or is it Bash?
* Wouldn't be too hard to add some HTTP BASIC auth to ix(1df) to make pastes
manageable
+* On non-OBSD pdksh and mksh, !! comes out as literal !! after subshell
+ expansion; a version switch might be necessary