Skip to content

Instantly share code, notes, and snippets.

@shayne
Created October 12, 2016 05:11
Show Gist options
  • Save shayne/47bf6dcec6d13653e4cbfeaab7f2e1b8 to your computer and use it in GitHub Desktop.
Save shayne/47bf6dcec6d13653e4cbfeaab7f2e1b8 to your computer and use it in GitHub Desktop.
Copy terminfo to host
infocmp | ssh $remote "cat > $TERM.ti ; tic -o ~/.terminfo $TERM.ti"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment