aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-28 10:28:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-28 10:28:22 +1300
commit78932dc5796352970e16be286f84a38d29dac632 (patch)
tree354236a22c2c1cd9b0775879bc3ae3bc2f5d36fe /ISSUES.markdown
parentDeal with the kshes' varying treatment of ! in PS1 (diff)
downloaddotfiles-78932dc5796352970e16be286f84a38d29dac632.tar.gz
dotfiles-78932dc5796352970e16be286f84a38d29dac632.zip
Resolve an issue
Fixed in 8dd33ed7
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 97eed594..7215ab55 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,9 +18,6 @@ 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
- * 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