mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
494235750e
commit
6bbd33eca4
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ Shell providing the right terminfo path::
|
|||
sudo … env TERMINFO=$HOME/.terminfo bash -i
|
||||
TERMINFO=/home/ORIGINALUSER/.terminfo exec bash -i
|
||||
|
||||
Alternatively, you can configure sudo to preserve TERMINFO by running ``sudo
|
||||
You can configure sudo to preserve TERMINFO by running ``sudo
|
||||
visudo`` and adding the following line::
|
||||
|
||||
Defaults env_keep += "TERM TERMINFO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue