5 ms·
How using a mouse and incurring a context switch is better than just mashing j/k a couple of times in worst case scenario?
by magackame 10mo ago
How using a mouse and incurring a context switch is better than just mashing j/k a couple of times in worst case scenario?
- vinceguidry 10mo agoWhen you're not editing lisp.
- skydhash 10mo agov, then t/T or f/F if staying on the same line, j and k if it’s within a couple line, / or ? for anything else. With the repetition commands ./,/n/N if I do not land at the correct place.
- trelane 10mo agoIf you're moving in emacs using per-line/character commands, you're definitely not using emacs as efficiently as you could be. So the distance in efficiency (and therefore efficacy) between mouse and keyboard is rather a gulf, once you've paid the cost of learning the extra emacs commands.