most icon indicating copy to clipboard operation
most copied to clipboard

Keybinding to jump to next file

Open notramo opened this issue 2 years ago • 2 comments

It currently requires too muck keystrokes. Also, jumping to previous file should also be possible.

notramo avatar Apr 27 '22 19:04 notramo

To jump to any file that was specified on the most command line, press the ":" key then press "n". This will cause the name of the next file on the list to appear at the bottom of the screen. To scroll through previous (next) files from the list, press the Down (Up) arrow key one or more times.

jedsoft avatar Apr 29 '22 13:04 jedsoft

But I want to be able to quickly switch between files with one single keystroke. E.g. I press F3, then it jumps to next file, I read something, then I press F2 to jump back to previous.

notramo avatar Apr 30 '22 11:04 notramo