aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 0807337d..109de041 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -16,7 +16,8 @@ Known issues
after 90dcadf; either I understand job specs really poorly or this may be a
bug in bash
* md() does not handle e.g. "../..". If there's a tidy way of making it do so
- that would probably be worthwhile.
+ that would probably be worthwhile. Maybe by trying to go there in a
+ subshell and printing PWD?
* 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