Hacker News new | ask | show | jobs
by kI3RO 234 days 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

1 comments

It is the same shortcut as less, vim, etc. There is plenty of precedent to choose it.