aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-22 12:54:49 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-22 12:54:49 +1300
commit4bca2b86e31cc8949b50531bc3613e57cdc120c3 (patch)
treefc957f5eeca2b3763caa2bfc649b9bdbde40216b /ISSUES.markdown
parentAdd ver() function to README (diff)
downloaddotfiles-4bca2b86e31cc8949b50531bc3613e57cdc120c3.tar.gz
dotfiles-4bca2b86e31cc8949b50531bc3613e57cdc120c3.zip
Limit keep() to ksh93
FreeBSD pdksh doesn't even have complete typeset -p output, nor printf %q, which I think makes this impractical.
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index db98183f..0949c0b6 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -16,5 +16,3 @@ 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?
-* mksh(1) when running keep() prints out variables with a "typeset" prefix
- that seems to mask them when read back in