mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 21:22:26 +03:00
;doc: add: payees/descriptions completion
This commit is contained in:
parent
e6a96dba59
commit
af9f8c0416
@ -23,8 +23,8 @@ Features:
|
||||
- [Readline-style edit keys](http://tiswww.case.edu/php/chet/readline/rluserman.html#SEC3)
|
||||
can be used during data entry.
|
||||
- The tab key will auto-complete whenever possible - accounts,
|
||||
descriptions, dates (`yesterday`, `today`, `tomorrow`). If the input
|
||||
area is empty, it will insert the default value.
|
||||
payees/descriptions, dates (`yesterday`, `today`, `tomorrow`).
|
||||
If the input area is empty, it will insert the default value.
|
||||
- If the journal defines a [default commodity](#default-commodity),
|
||||
it will be added to any bare numbers entered.
|
||||
- A parenthesised transaction [code](#entries) may be entered following a date.
|
||||
|
Loading…
Reference in New Issue
Block a user