aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-26 18:33:09 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-26 18:33:09 +1300
commit63447d90aae253088100c62499aa6f8aeb3734c2 (patch)
tree30bbf80b6ae311ca8468dc8258420aeb877877be /ISSUES.markdown
parentUse nicer mailbox creation (diff)
downloaddotfiles-63447d90aae253088100c62499aa6f8aeb3734c2.tar.gz
dotfiles-63447d90aae253088100c62499aa6f8aeb3734c2.zip
Confirmed jobs weirdness still an issue
~$ bash --version GNU bash, version 4.4.5(1)-release (x86_64-pc-linux-gnu)
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index e4c4a161..c29fc284 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -15,7 +15,6 @@ 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
- * Need to figure out whether this is still needed
* I can't find a clean way of detecting a restricted shell for ksh instances
to prevent trying to load anything fancy (works for Bash)
* Zsh, either! $options[restricted] is "off" within the startup file