aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/doc.hdr
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-10-05 07:42:04 +1000
committerGravatar axel <axel@liljencrantz.se>2006-10-05 07:42:04 +1000
commit0ea668b260bcb640de7bdcb3feff4f7d9187e32c (patch)
treeb654044ed1a7229133f91fcd2c5a8e2456f8bd5f /doc_src/doc.hdr
parent91c745e4b5c5b6d231e11b7e90f02f69c96023b7 (diff)
Minor code cleanup
darcs-hash:20061004214204-ac50b-e1529fcedb1665f9871a95eba293a4a3c1150464.gz
Diffstat (limited to 'doc_src/doc.hdr')
-rw-r--r--doc_src/doc.hdr3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr
index c74e94f8..75f1a6a7 100644
--- a/doc_src/doc.hdr
+++ b/doc_src/doc.hdr
@@ -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