Documentation for editFileAtPositionCommand is made more precise. This commit makes it possible for hledger-ui to open a file at the last line on emacs and kakoune. It also prevents hledger-ui from opening an editor with imprecise arguments. Passing imprecise arguments to editors can cause undefined behaviors in editors. I tested it with emacs(client), nano, vscode, kakoune, nvim, and vis. |
||
|---|---|---|
| .. | ||
| AccountsScreen.hs | ||
| Editor.hs | ||
| ErrorScreen.hs | ||
| Main.hs | ||
| RegisterScreen.hs | ||
| Theme.hs | ||
| TransactionScreen.hs | ||
| UIOptions.hs | ||
| UIState.hs | ||
| UITypes.hs | ||
| UIUtils.hs | ||