aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar liljencrantz <liljencrantz@gmail.com>2008-01-09 12:06:55 +1000
committerGravatar liljencrantz <liljencrantz@gmail.com>2008-01-09 12:06:55 +1000
commit8e9384e2e8be9b70b7489676b84983f303000ce0 (patch)
tree944fd51c4cbf38682ebc8d0759be9e0542e3c275 /doc_src
parent394776c56b05b178dc53813d566fe53ee6dcad98 (diff)
Update todo list again. :-)
darcs-hash:20080109020655-75c98-9255c6c2287859211af77869fe2eb77543390c03.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/index.hdr.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 251b5471..4b502fb9 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -1369,7 +1369,6 @@ href='fish-users@lists.sf.net'>fish-users@lists.sf.net</a>.
\subsection todo-features Missing features
-- The completion autoloader does not remember which completions where actually autoloaded, and may unload manually specified completions.
- Complete vi-mode key bindings
- More completions (for example konsole, gnome-terminal,
rlogin, rsync, arch, finger, bibtex, aspell, xpdf,
@@ -1417,7 +1416,8 @@ g++, javac, java, gcj, lpr, doxygen, whois)
- Suspending and then resuming pipelines containing a builtin or a shellscript function is broken. Ideally, the exec function in exec.c should be able to resume execution of a partially executed job.
- delete-word is broken on the commandline 'sudo update-alternatives --config x-'
- Sometimes autoheader needs to be run on a fresh tarball. Fix dates before creating tarballs.
-
+- The completion autoloader does not remember which completions where actually autoloaded, and may unload manually specified completions.
+- Calling return in functions with no scope shadowing triggers a bug
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>.