From 94fbbb76691f35159bbc6039bb43aa846e1c4743 Mon Sep 17 00:00:00 2001 From: axel Date: Mon, 8 Jan 2007 00:24:45 +1000 Subject: [PATCH] Update todo list darcs-hash:20070107142445-ac50b-391ff0eac6a84ae3dd5345d338682d243d40fb0a.gz --- doc_src/index.hdr.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index c3d40c773..59728de07 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 fish-users@lists.sf.net.