Simon Michael
|
44da1e1cb7
|
;ui: E key: simplify; drop buggy emacs end-of-file positioning
|
2019-12-15 11:03:05 -08:00 |
|
Simon Michael
|
67635106d2
|
fix help
|
2019-12-14 18:06:24 -08:00 |
|
Simon Michael
|
4cd2c35ad4
|
;ui: E key: support positioning with nano editor
|
2019-12-14 17:57:24 -08:00 |
|
Simon Michael
|
1bf271a8c4
|
;ui: clarify editorOpenPositionCommand
|
2019-12-14 17:54:29 -08:00 |
|
Simon Michael
|
a09513c3fb
|
;ui: refactor: consolidate EditorType definition and related code
|
2019-12-14 17:43:52 -08:00 |
|
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 |
|