Skip to content

Instantly share code, notes, and snippets.

@troyscott
Created May 5, 2012 09:24
Show Gist options
  • Save troyscott/2601164 to your computer and use it in GitHub Desktop.
Save troyscott/2601164 to your computer and use it in GitHub Desktop.
vimrc file for iSSH - iPad 2 Configuration
if &term == "xterm-ipad"
imap jj <Esc>
endif
@troyscott
Copy link
Author

Make a copy of the xterm file located (most likely) in /etc/terminfo and call the new file xterm-ipad. In the advanced settings in iSSH change the default value of xterm to xterm-ipad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment