Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save atelierbram/958b30576652640a3ffe1949289e5ffc to your computer and use it in GitHub Desktop.

Select an option

Save atelierbram/958b30576652640a3ffe1949289e5ffc to your computer and use it in GitHub Desktop.
Let remote server recognise ghostty terminal using SSH

Let remote server recognise ghostty terminal using SSH

From the remote server:

  infocmp -a xterm-ghostty

On local machine:

  infocmp -x | ssh remote-server-user@ip "tic -x -"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment