aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-21 17:20:50 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-21 17:20:50 +1300
commit5bf128b692589b0056eea5a5112f968e0cf31348 (patch)
tree4dc77b1556a1c3bf5336c26ed4a8f4fe35798c2e
parentAdd htref(1df) (diff)
downloaddotfiles-5bf128b692589b0056eea5a5112f968e0cf31348.tar.gz
dotfiles-5bf128b692589b0056eea5a5112f968e0cf31348.zip
Remove an irrelevant issue
These settings were removed in 0ac0571.
-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
- (!)