|
OS: macOS 15.2 step 1. -- remote-server: |
Replies: 3 comments 4 replies
|
This is answered in the docs here: https://ghostty.org/docs/help/terminfo You would have to install either |
|
I fixed this temporarily using below command: NOTE: For any command that you want to run, TERM=xterm-256color will be attached as prefix |
|
I find it hard to believe that this does not work out of the box. The docs say "Ghostty is designed to work out of the box with no configuration for most users." My 2 cents is to just make this work for new users trying out ghostty to make the transition easier. |
This is answered in the docs here: https://ghostty.org/docs/help/terminfo
You would have to install either
xterm-ghosttyon the remote server OR defineSetEnv TERM=xterm-256colorin your local ssh config file, to not usexterm-ghostty.