Add note about term option for .screenrc file in FAQ
This commit is contained in:
parent
09e4bfa8a6
commit
fd764a369c
@ -247,6 +247,12 @@ are:
|
||||
* under screen: 'screen-256color'
|
||||
* outside screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',...
|
||||
|
||||
If you are using screen, you can add this line to your '~/.screenrc':
|
||||
|
||||
----------------------------------------
|
||||
term screen-256color
|
||||
----------------------------------------
|
||||
|
||||
If your 'TERM' variable has wrong value and that WeeChat is already running,
|
||||
don't panic! You can change it without restarting, thanks to script 'shell.py':
|
||||
|
||||
|
@ -233,6 +233,12 @@ are:
|
||||
* under screen: 'screen-256color'
|
||||
* outside screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',...
|
||||
|
||||
If you are using screen, you can add this line to your '~/.screenrc':
|
||||
|
||||
----------------------------------------
|
||||
term screen-256color
|
||||
----------------------------------------
|
||||
|
||||
If your 'TERM' variable has wrong value and that WeeChat is already running,
|
||||
don't panic! You can change it without restarting, thanks to script 'shell.py':
|
||||
|
||||
|
@ -242,6 +242,12 @@ les valeurs recommandées sont :
|
||||
* sous screen : 'screen-256color'
|
||||
* en dehors de screen : 'xterm-256color', 'rxvt-256color', 'putty-256color', ...
|
||||
|
||||
Si vous utilisez screen, vous pouvez ajouter cette ligne dans votre '~/.screenrc':
|
||||
|
||||
----------------------------------------
|
||||
term screen-256color
|
||||
----------------------------------------
|
||||
|
||||
Si votre variable 'TERM' a une valeur erronée et que WeeChat est déjà lancé,
|
||||
ne paniquez pas ! Vous pouvez la changer sans redémarrer, grâce au script
|
||||
'shell.py' :
|
||||
|
@ -239,6 +239,12 @@ are:
|
||||
* under screen: 'screen-256color'
|
||||
* outside screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',...
|
||||
|
||||
If you are using screen, you can add this line to your '~/.screenrc':
|
||||
|
||||
----------------------------------------
|
||||
term screen-256color
|
||||
----------------------------------------
|
||||
|
||||
If your 'TERM' variable has wrong value and that WeeChat is already running,
|
||||
don't panic! You can change it without restarting, thanks to script 'shell.py':
|
||||
|
||||
|
@ -235,6 +235,12 @@ are:
|
||||
* under screen: 'screen-256color'
|
||||
* outside screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',...
|
||||
|
||||
If you are using screen, you can add this line to your '~/.screenrc':
|
||||
|
||||
----------------------------------------
|
||||
term screen-256color
|
||||
----------------------------------------
|
||||
|
||||
If your 'TERM' variable has wrong value and that WeeChat is already running,
|
||||
don't panic! You can change it without restarting, thanks to script 'shell.py':
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user