mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 11:41:15 -03:00
Minor code cleanup
darcs-hash:20061004214204-ac50b-e1529fcedb1665f9871a95eba293a4a3c1150464.gz
This commit is contained in:
@@ -1290,6 +1290,8 @@ g++, javac, java, gcj, lpr, doxygen, whois, find)
|
||||
- Saving of the history in intervals to not loose to much on crashes
|
||||
- Per process output redirection
|
||||
- Reduce the space of the pager by one line to allow the commandline to remain visible.
|
||||
- down-arrow could be used to save the current command to the history. Or give the next command in-sequnce. Or both.
|
||||
- A pretty-printer.
|
||||
|
||||
\subsection bugs Known bugs
|
||||
|
||||
@@ -1297,7 +1299,6 @@ g++, javac, java, gcj, lpr, doxygen, whois, find)
|
||||
- Yanking weird characters from the clipboard prints Unicode escapes
|
||||
- Suspending and then resuming pipelines containing a builtin is broken. How should this be handled?
|
||||
- line wrapping issues on xterm
|
||||
- The search token is invisible on long commandlines
|
||||
- xdg stuff expects posix functionality, e.g. strdup
|
||||
- Reading long history file takes way too much time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user