tool - vi moving arround
Apanding to the simple editing post i would like to add this time some hints for moving arround
- ctrl+F - scroll forward one screen
- ctrl+B - scroll backward one screen
- ctrl+D - scroll forward half a screen
- ctrl+U - scroll backward half a screen
- H - move to the home/top line of the screen
- M - move to the middle of the screen
- L - move to the last line of the screen
- + - move to the first character of the next line
- - - move to the first character of the previous line
- ? - search backward
- N - step search backward
Comments
Display comments as Linear | Threaded