Skip to content

Instantly share code, notes, and snippets.

@tuxtor
Created May 20, 2023 13:19
Show Gist options
  • Select an option

  • Save tuxtor/c08a0346093ffe5de27800d4aaa62c59 to your computer and use it in GitHub Desktop.

Select an option

Save tuxtor/c08a0346093ffe5de27800d4aaa62c59 to your computer and use it in GitHub Desktop.
Fixing 'unknown terminal type' error for newer terminals

In order to fix this small bug, you should install terminal info on the DESTINATION machine (the one you are probably reaching through ssh).

Alacritty

curl -sSL https://raw.githubusercontent.com/alacritty/alacritty/master/extra/alacritty.info | tic -x -

Foot

curl -sSL https://raw.githubusercontent.com/r-c-f/foot/master/foot.info | tic -x -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment