Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 266 Bytes

how-to-go-to-end-of-current-line.md

File metadata and controls

13 lines (7 loc) · 266 Bytes

How to go to end of current line

Press Esc to switch to command mode and then type (then press Enter):

$
  • $ - pressing $ key (not command) will move cursor to the end of current line

group: goto