December 2018
Beginner
320 pages
8h 57m
English
Line Mode has the ability to determine the line number of the current line, or the total number of lines in a file being edited.
The following table lists the commands that are used to determine line numbers:
|
Command |
Description |
|
:.= |
This returns the line number of the current line at the last line of the screen |
|
:= |
This returns the total number of lines at the last line of the screen |
|
Ctrl + g |
This tells the current line number, along with the total number of lines in the file at the last line of the screen (Command Mode keystroke combination) |
Read now
Unlock full access