Post

Tilix-Editeur-Terminal

Tilix-Editeur-Terminal

Tilix-Editeur-Terminal

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

1
yaourt -S tilix

Ouvrir un terminal et lancer

1
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.

1
2
3
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
        source /etc/profile.d/vte.sh
fi

Configuration

Général

Apparence

Couleur

Cet article est sous licence CC BY 4.0 par l'auteur.