aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-28 21:34:45 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-28 21:34:45 +1300
commit4c03a1886a55bcb75cc7700ffa665593ab3f766d (patch)
tree899e59af2f1d8518b79ae5051dcd008f69c7907d /ISSUES.markdown
parentAdd host completion for some common tools (diff)
downloaddotfiles-4c03a1886a55bcb75cc7700ffa665593ab3f766d.tar.gz
dotfiles-4c03a1886a55bcb75cc7700ffa665593ab3f766d.zip
Remove resolved issue
This was fixed in 1e22f51
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index c29fc284..383d7906 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,6 +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
-* I'm still not sure that the special character escaping for the ksh prompt
- actually works. The line-wrapping behaviour for ksh93 seems to be a bit
- weird. This requires debugging.