mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-19 13:45:16 +00:00
Add a note about ssh kitten colors to FAQ
This commit is contained in:
parent
402fac3edf
commit
90acbd0dd5
1 changed files with 3 additions and 0 deletions
|
|
@ -133,6 +133,9 @@ Or you can enable :doc:`remote control <remote-control>` for |kitty| and use :re
|
|||
The shortcut mapping technique has the same syntax as the remote control
|
||||
command, for details, see :ref:`at_set-colors`.
|
||||
|
||||
To change colors when SSHing into a remote host, use the :opt:`color_scheme
|
||||
<kitten-ssh.color_scheme>` setting for the :doc:`ssh kitten <kittens/ssh>`.
|
||||
|
||||
Additionally, You can use the
|
||||
`OSC terminal escape codes <https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Operating-System-Commands>`_
|
||||
to set colors. Examples of using OSC escape codes to set colors::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue