Aerex
|
5808e289e6
|
feat(hledger-ui): added neovim as a supported editor
when neovim is set as EDITOR hleger will jump to the correct line number of the transaction; before
hledger will open journal at top of the file
|
2018-06-03 17:11:43 -07:00 |
|
Simon Michael
|
31e4f538c0
|
ui: the A key runs hledger-iadd (if available)
|
2016-12-08 13:18:56 -08:00 |
|
Simon Michael
|
1d419eb7e6
|
ui: editor: jump to current txn or error location (emacs, emacsclient, vi)
|
2016-06-19 16:15:17 -07:00 |
|
Simon Michael
|
c79750bafd
|
ui: editor: cleanup, vi support, positioning support
|
2016-06-19 14:09:49 -07:00 |
|
Simon Michael
|
4923efefb9
|
ui: basic editor integration
The E key (on all screens) edits the main journal file using
$HLEDGER_UI_EDITOR or $EDITOR or "emacs -nw",
jumping to the end if it's Emacs.
|
2016-06-19 09:00:04 -07:00 |
|