Insight: Install Tilix On Linux Distros, Linux Terminal Emulator
Tilix is one of the popular Linux terminal emulator. It is written on GTK 3. It has a tiling feature which means that it can display more than one terminal in the same window at the same time. You can easily change the layout of the terminal by splitting them horizontally or vertically.
Another important feature of this emulator is that the grouping of terminals can be saved and loaded from disk. You can easily drag and drop the terminal. You can also detach terminals into a new window via drag and drop.
Install Tilix On Linux Distros : Linux Terminal Emulator
Install Tilix On Ubuntu:
sudo add-apt-repository ppa:webupd8team/terminix sudo apt-get update
Install Tilix On Arch Linux:
pacman -S tilix
Install Tilix On Solus:
eopkg install tilix
Or, You can download the Tilix from the Github: