aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
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.