aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-03 15:22:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-03 15:22:59 +1300
commit05e9901e41e04cd0de1b0d5e8492c1e3b489dc17 (patch)
treedfd185aa7210659f3845cd0cc4889248364cea24 /ISSUES.markdown
parentFix up zshrc a bit (diff)
downloaddotfiles-05e9901e41e04cd0de1b0d5e8492c1e3b489dc17.tar.gz
dotfiles-05e9901e41e04cd0de1b0d5e8492c1e3b489dc17.zip
Add an rksh issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index b1921d89..5b9541fe 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -17,3 +17,5 @@ Known issues
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.
+* 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)