bigbn / drop-down-terminal-x

Drop Down Terminal X extension for the Gnome Shell
https://extensions.gnome.org/extension/1509/drop-down-terminal-x/?c=38764
GNU General Public License v3.0
91 stars 9 forks source link

2 fixes: tab labelling and terminal bell #2

Closed kufii closed 6 years ago

kufii commented 6 years ago

Change 1, tab labelling

previous logic had it that if you created 5 tabs, removed 4, and then created another, it would be labeled as tab 6 instead of tab 2. This change makes it always use the max tab number + 1.

Change 2, terminal bell

There was an issue with the previous logic where new tabs would always have terminal bell enabled, regardless of your settings