aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-01-08 00:24:45 +1000
committerGravatar axel <axel@liljencrantz.se>2007-01-08 00:24:45 +1000
commit94fbbb76691f35159bbc6039bb43aa846e1c4743 (patch)
tree73b80ef6ef5096ef20b4a346a509060d58e6f147 /doc_src
parent63010c26add860135af75337be6218b08bed9ee6 (diff)
Update todo list
darcs-hash:20070107142445-ac50b-391ff0eac6a84ae3dd5345d338682d243d40fb0a.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/index.hdr.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index c3d40c77..59728de0 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -1418,6 +1418,8 @@ g++, javac, java, gcj, lpr, doxygen, whois)
- Auto-newlines
- A fault injector could be written to increase robustness and testing of error recovery paths
- The parser/validator could be more clever in order to make things like writing 'function --help' work as expected
+- Some event handler functions make much more sense as oneshots - maybe they should be automatically deleted after firing?
+
\subsection bugs Known bugs and issues
@@ -1425,7 +1427,7 @@ g++, javac, java, gcj, lpr, doxygen, whois)
- Suspending and then resuming pipelines containing a builtin is broken. How should this be handled?
- The completion pager doesn't work if stderr is redirected.
- delete-word is broken on the commandline 'sudo update-alternatives --config x-'
-- tab completion of process expansion doesn't properly complete commands with stripped paths.
+
If you think you have found a bug not described here, please send a
report to <a href="mailto:fish-users@lists.sf.net">fish-users@lists.sf.net</a>.