Return to Snippet

Revision: 11958
at February 25, 2009 10:01 by troynt


Initial Code
Mac OSX vim terminal page up, page down, home, end working

in Terminal > File > Preferences
change the following keyboard settings:
Home: \033[4~
End: \033[1~
PageUp: \033[5~
PageDown: \033[6~

Initial URL
http://blog.sbw.be/2008/12/11/mac-osx-vim-terminal-page-up-page-down-home-end-working/

Initial Description


Initial Title
OSX VIM Terminal Page Up, Page Down, Home, End Working

Initial Tags
osx

Initial Language
HTML