diff options
author | bptato <nincsnevem662@gmail.com> | 2023-09-08 20:07:58 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-09-08 20:23:42 +0200 |
commit | 39e9d80a49124067edb38c4711c58d5cb790c91e (patch) | |
tree | e4c676814f13078ad77ffaa5101f852870d05809 /src/html/env.nim | |
parent | 099550625e55ad59a6ed6bef54ad0d86470cdd91 (diff) | |
download | chawan-39e9d80a49124067edb38c4711c58d5cb790c91e.tar.gz |
Add vi-style numeric prefixes, make gotoLine 1-based
* it is now possible to jump to the nth line by typing {n}G * gotoLine is now 1-based, so to go to the first line you would use pager.gotoLine(1) * it is now allowed to return a function from a keybinding (which will be subsequently executed as a regular keybinding)
Diffstat (limited to 'src/html/env.nim')
0 files changed, 0 insertions, 0 deletions