|
Hi, Very fresh to using ghostty and wondering if anyone could help me troubleshoot an error that I seem to be getting when using quite basic commands on my VERY old server? I dont know what you may need in terms of background, but here is an attempt of a start at least: I am using a mac machine: I am connected to our old work horse of a cluster: When I use less on remote: [15:26] [user@cluster:~] [base] $ touch test.txt
[15:26] [user@cluster:~] [base] $ less test.txt
WARNING: terminal is not fully functional
[15:26] [user@cluster:~] [base] $ clear
terminals database is inaccessible
[15:26] [user@cluster:~] [base] $Symptoms: Unable to use keys to move around in less. Seems to work with vim like movements (j, k, ctrl+d, ctrl+u, etc.). No highlighting when searching for text. The command works as expected when running this locally. I have tried to enable the shell-integration-features using: shell-integration-features = ssh-terminfo,ssh-envAfter connecting, I gained the message: Setting up xterm-ghostty terminfo on remote...However, the error persists. Any help is very much appreciated! |
Replies: 2 comments 2 replies
|
Have you tried to manually upload the terminfo file (see https://ghostty.org/docs/help/terminfo for detailed steps)? |
|
Note I'm marking the terminfo answer because it is a terminfo issue here. |
Have you tried to manually upload the terminfo file (see https://ghostty.org/docs/help/terminfo for detailed steps)?