aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 9adb127b..2715bfbb 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -28,3 +28,5 @@ Known issues
* A key binding for importing sections of the screen and optionally uploading
it would be great, probably using ImageMagick import(1)
* sxhkd(1) might be nicer than xbindkeys; it's in Debian Testing now
+* Maybe I should port some of the prompt functions to POSIX sh so I don't
+ have to maintain parallel versions for bash, pdksh, and zsh