-
Notifications
You must be signed in to change notification settings - Fork 1
ConfigurationDePuTTY
sroccaserra edited this page Sep 9, 2013
·
1 revision
Réglages utiles pour PuTTY.
- The Backspace key =
Control-? (127)
(pour permettre C-h dans Emacs) - The Function keys and keypad =
Xterm R6
(pour les touches F1-F4 dans Byobu)
- Set the style of the bell =
Visual bell
- Disable application keypad mode (évite de casser le pavé numérique dans Vim)
- Columns =
160
- Rows =
48
- Cursor blinks
- Font:
DejaVu Sans Mono, 10-point
(pour PowerLine) - Hide mouse pointer when typing in window
- Remote character set =
UTF-8
- Allow terminal to use xterm 256-colour mode
- Auto-login username =
XXXX
- Allow agent forwarding
- Private key file for authentication =
XXXX.ppk
Pour utiliser KiTTY avec le pluggin PuTTY de Launchy :
- mettre
savemode=dir
dans sonkitty.ini
- éventuellement, lancer ensuite
kitty.exe -convert-dir
pour convertir toutes ses sessions en mode répertoire - ouvrir la configuration de Launchy, dans l'onglet
Plugins > PuTTY > Sessions
cocher[X] Filesystem
, avec l'option-load
etSessions
comme nom de répertoire.
Exemple de kitty.ini :
[KiTTY]
cygterm=yes
shortcuts=no
savemode=dir