All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:31, 8 March 2022 Xbl talk contribs created page /vim (Created page with "= vim = == inserting == i : insert text before the current position</br> I : insert text at the beginning of current line</br> a : append text after the current position</br> A : append text to the end of current line</br> o : open new line below current line</br> O : open new line above current line</br> == navigating == h : move back one character</br> j : move down one line</br> k : move up one line</br> l : move forward one character</br> w : move to start of next...")