mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 20:54:04 +08:00
Update todo list again. :-)
darcs-hash:20080109020655-75c98-9255c6c2287859211af77869fe2eb77543390c03.gz
This commit is contained in:
parent
394776c56b
commit
8e9384e2e8
|
@ -1369,7 +1369,6 @@ href='fish-users@lists.sf.net'>fish-users@lists.sf.net</a>.
|
||||||
|
|
||||||
\subsection todo-features Missing features
|
\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
|
- Complete vi-mode key bindings
|
||||||
- More completions (for example konsole, gnome-terminal,
|
- More completions (for example konsole, gnome-terminal,
|
||||||
rlogin, rsync, arch, finger, bibtex, aspell, xpdf,
|
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.
|
- 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-'
|
- 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.
|
- 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
|
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>.
|
report to <a href="mailto:fish-users@lists.sf.net">fish-users@lists.sf.net</a>.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user