...
This commit is contained in:
parent
beded75547
commit
c127476c4e
@ -576,8 +576,9 @@ terminfo files to the server:
|
|||||||
kitty +kitten ssh myserver
|
kitty +kitten ssh myserver
|
||||||
....
|
....
|
||||||
|
|
||||||
If for some reason that does not work, you can use the following one-liner
|
If for some reason that does not work (typically because the server is using a
|
||||||
instead (it is slower as it needs to ssh into the server twice).
|
very limited shell), you can use the following one-liner instead (it is slower
|
||||||
|
as it needs to ssh into the server twice, but will work with most servers).
|
||||||
|
|
||||||
....
|
....
|
||||||
infocmp xterm-kitty | ssh myserver tic -x -o \~/.terminfo /dev/stdin
|
infocmp xterm-kitty | ssh myserver tic -x -o \~/.terminfo /dev/stdin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user