aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 0 insertions, 4 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 2fb2d46e..383d7906 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,7 +18,3 @@ 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
- (!)