mds08011 / kimberlytravel

Map of Countries Visited
https://kimberlysultz.com
GNU General Public License v3.0
0 stars 0 forks source link

Delete text #49

Open mds08011 opened 1 year ago

mds08011 commented 1 year ago

https://stackoverflow.com/questions/67724573/how-to-delete-multiple-lines-by-line-number

There is a way to delete all lines between two particular line number.

Press CTRL + G. Text input will appear.
Go to last line you want to select by typing :line_number. For example :400000
Press ENTER to set cursor on this line
Edit > Mark > Set Mark. Circle near line number will appear.
Press CTRL + G. Text input will appear.
Go to last line you want to select by typing :line_number. For example :200000
Press ENTER to set cursor on this line
Edit > Mark > Select to Mark. Large selection will appear.
Press DELETE