aboutsummaryrefslogtreecommitdiff
path: root/utils/nano/patches/0001-bindings-allow-toggling-line-numbers-when-enabled-al.patch
Commit message (Collapse)AuthorAge
* nano: update to version 6.0Hannu Nyman2021-12-15
| | | | | | | | | | Update nano editor to version 6.0 Version 6.0 enable toggling the display of the line numbers with the shortcut key M-N (Alt-n). Also the cmdline option "-l" works. Remove earlier patch regarding that. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* nano: enable showing line numbers with M-N (Alt-n)Hannu Nyman2021-11-10
Backport new upstream patch to enable toggling the display of the line numbers with the shortcut key M-N (Alt-n). Also the cmdline option "-l" works. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>