Afficher/cacher Sommaire
Tilix éditeur de terminal
Tilix est un émulateur de terminal avancé, moderne et facile d’utilisation.
https://github.com/gnunn1/tilix
Tilix (doc ubuntu)
Tilix archlinux
yaourt -S tilix
Ouvrir un terminal et lancer
tilix
“Problème de configuration détecté” avec un lien VTE Configuration
Source vte.sh dans le bashrc
Update ~/.bashrc (or ~/.zshrc if you are using zsh) to execute vte.sh directly, this involves adding the following line at the end of the file.
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
source /etc/profile.d/vte.sh
fi
Configuration
PRÉCÉDENTSingle-Sign-On
SUIVANTTips-and-Tricks