I've been flipping thru the help files and can't seem to find any command that would let me easily move my cursor position to the last line displayed on screen. The closest thing I can think of is the zX commands (zb, zt) but those move the window, not the cursor position.
Any ideas?
Jump to a specific line number ↩Press Ctrl+G, or select Goto > Goto Line, to open the Goto Line palette. Type in the number to which you want to jump. Press Enter, & your cursor will now be on that line.
Press e (“end”) to move the cursor to the last character of the current word.
In short press the Esc key and then press Shift + G to move cursor to end of file in vi or vim text editor under Linux and Unix-like systems.
Type "gg" in command mode. This brings the cursor to the first line.
You can use the Shift+L to go to the bottom of window.
Actually, there are a group of commands:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With