0 points
2 points
- Using “cmd+f” to search terminal buffers instead of
/
- Using
:wqa!
and then reopening the editor instead of just using:w
- Deleting an entire line by hitting
x
repeatedly - Adding to the end of a like by pressing
i
and then the right arrow key until they’re at the end of a line