docs: link to readline docs

This commit is contained in:
Simon Michael 2013-11-03 11:53:35 -08:00
parent a7c7fc1a43
commit 29fff97005

View File

@ -635,7 +635,8 @@ Additional convenience features:
If there is a recent transaction with a description similar
to the one you entered, it will be displayed and used for defaults.
- Readline-style edit keys may be used during data entry.
- [Readline-style edit keys](http://tiswww.case.edu/php/chet/readline/rluserman.html#SEC3)
may be used during data entry. Eg control-p recalls previous entries.
- While entering account names, the tab key will auto-complete or list
the available completions, based on the existing transactions.