4 ms·
The builtin pager doesn't have an END shortcut... it's useless without such a small thing. edit: [n] G Go to the very bottom of the output. If n is present, g
by ManuLinares 11mo ago
The builtin pager doesn't have an END shortcut...
it's useless without such a small thing.
edit: [n] G Go to the very bottom of the output. If n is present, goes to that line
Oh capital G. What an intuitive keyword
source:https://docs.rs/minus/latest/minus/#standard-actions https://docs.rs/minus/latest/minus/#standard-actions
- ksynwa 11mo agoIt is the same shortcut as less, vim, etc. There is plenty of precedent to choose it.