Feat: rewrite note on issue with terminal

This commit is contained in:
Bertrand Benjamin 2020-03-17 08:48:56 +01:00
parent 89a2c40d5e
commit dc126b6d65
1 changed files with 6 additions and 3 deletions

View File

@ -24,6 +24,12 @@ Il y a un soucis avec le rôle users. Si on le joue plusieurs fois, ils n'appara
--extra-vars "create_user=True"
### On Debian
After running the script, there is a bug with $TERM which makes BACKSPACE and TAB to have strange behavior. To solve it, from an other computer run:
infocmp -x | ssh -t root@remote-host 'cat > "$TERM.info" && tic -x "$TERM.info"'
## By hand for Choux
@ -32,6 +38,3 @@ Il y a un soucis avec le rôle users. Si on le joue plusieurs fois, ils n'appara
- Copy PGP keys
- Clone password-store repository to .password-store
## By hand for Bilimbi
- Install vim plugin