lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Ctrl + Shift + T closes tabs too fast #277

Closed marcinciarka closed 7 years ago

marcinciarka commented 7 years ago

It's not closing them all at once, but it's really fast.

rustedwolf commented 7 years ago

Yeah, I also noticed that sometimes it closes both tabs, even if I try be careful. Maybe there should be some time given to wait until next action can be executed while holding the combo?

pik commented 7 years ago

Not sure if this is something Tilda should handle or if you should consider turning down your key-repeat rate (e.g. xset r rate) ?

marcinciarka commented 7 years ago

I don't have such problem in other programs (chrome, gnome terminal, all IDEs.)

lanoxx commented 7 years ago

There used to be a bug in an older version of tilda which caused two tabs to be closed at once. This bug has since been fixed. Maybe you are still running an older version where this bug is not uet fixed? Which version do you use?

rustedwolf commented 7 years ago

Tilda 1.3.1 (Linux Mint 18.1)

lanoxx commented 7 years ago

The fix landed in Tilda 1.3.2, particularly 35252b2417f68fc4845622d12ee3df6e12a5e1a2,

You can find the whole commit history for the tilda-1-3 branch here: https://github.com/lanoxx/tilda/commits/tilda-1-3

Please note that Tilda 1.3.4 has been released on 14th of May 2016. I suggest you report a bug to your distribution and ask them to upgrade to the latest version of Tilda.