Misc documentation updates

darcs-hash:20090222191714-ac50b-fdd090aafd60f71989ef5c63aac9f876dcad93eb.gz
This commit is contained in:
axel
2009-02-23 05:17:14 +10:00
parent 6dbb9e070d
commit f71c6f3f0e
4 changed files with 15 additions and 7 deletions

View File

@@ -1419,6 +1419,8 @@ g++, javac, java, gcj, lpr, doxygen, whois)
- Don't use expand_string to perform completions. wildcard_complete can be called directly, the brace expansion handling should be universal, and the process expansion can be moved to complete.c.
- Make the history search support incremental searching
- An automatic logout feature
- Make tab completions completely silent by default, i.e. kill stderr when running completion commands. This needs to be overridalbe for debugging purposes.
- Move history to an environment variable
\subsection bugs Known bugs and issues