gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

How to change CTRL+SHIFT+T to add terminal right in Tilix? #2089

Open NegassaB opened 2 years ago

NegassaB commented 2 years ago

I just installed Tilix and I was playing around with it, and it seems great. But I wanted to change the way CTRL+SHIFT+T opens a new tab inside the terminal. It currently opens the new tab below, I need it changed to right.

How can I go about changing this? or at least remove the "add tab below" option?

All the searches on google yielded no results.

Thank you in advance.

SlyPex commented 2 years ago

Hey, i hope i got your question right. Do you mean you want to split your current terminal session by either adding a terminal to the right or the bottom ? Like this :

Screenshot from 2022-03-31 23-35-32

If it's the thing you're looking for you need only to specify keyboard shortcuts inside the preferences : Just go to Preferences -> Shortcuts -> (under the Session list look for Add terminal right/down) -> (Set your preferred shortcut)

And about removing a shortcut you just need to 1) look for that shortcut 2) double click on the shortcut 3) hit backspace and it will be disabled , the one which you're looking for is under Application menu in shortcuts ( Open a new session ).

I hope it helped you.