gnunn1 / tilix

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

"restart the command" should not grab the focus #2182

Open doniks opened 11 months ago

doniks commented 11 months ago

I'm using a saved session with multiple terminals. Some of them are "default profile" terminals, others are running a custom profile which "run a custom command instead of my login shell" which is also configured to "when command exits" : "Restart the command"

whenever the custom profile terminal restarts this terminal gets the keyboard focus.

At times this particular custom command can terminate and restart very frequently which makes it basically impossible to use any of the other terminals.

I think this is a bug, I don't think there is a good reason why restart should also grab focus.

Let me know whether the description is clear, otherwise I could make a detailed reproduction