aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-18 12:31:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-18 12:31:48 +1300
commit78d6934584a8f3121ba9565e0c401109d14bd929 (patch)
tree92b850a2126dc61dcc81dd557f831d58bc3a8a54 /ISSUES.markdown
parentUndo strange default for login ksh93 ENV (diff)
downloaddotfiles-78d6934584a8f3121ba9565e0c401109d14bd929.tar.gz
dotfiles-78d6934584a8f3121ba9565e0c401109d14bd929.zip
Add an 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 19375c83..b02db22e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,3 +18,5 @@ Known issues
* dr(1df) is probably more practical in awk
* How come commands I fix with the fc builtin always seem to exit 1 even if
they succeed? Did I do that or is it Bash?
+* typeset in ksh93 does not seem to make the variable local, maybe I'm
+ missing some magic