aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-16 10:33:21 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-16 10:33:21 +1300
commit43dd90dca8b5375d0eed2422ac328870a1800eb7 (patch)
treec3b003fbc819c8fd97b30e7923d26cf4ca19e52a /ISSUES.markdown
parentAdd an idea (diff)
downloaddotfiles-43dd90dca8b5375d0eed2422ac328870a1800eb7.tar.gz
dotfiles-43dd90dca8b5375d0eed2422ac328870a1800eb7.zip
Add an issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 383d7906..2fb2d46e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,3 +18,7 @@ Known issues
* 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
+* The stty tab0/tabs settings in .shrc work on my home machine but not at
+ work for some reason; pressing Tab in a cat(1) process still indents by
+ eight spaces; if I run "tabs 4" again it indents by 3 spaces then 4 spaces
+ (!)