Public bug reported:

Binary package hint: guake

When a new tab is opened in Guake, it is given the title "Terminal x",
where x is a number that ascends with each new tab.

I open and close terminal tabs all the time, but I only keep a few open
at once. Since the number only ascends, the numbers on the tabs can get
quite high.

My proposal is when a new tab is opened, Guake uses the lowest number
that isn't used (which would be a tab that has been closed).

For example:

1. I open 5 tabs in succession - they are automatically named "Terminal 1", 
"Terminal 2", "Terminal 3", "Terminal 4", "Terminal 5"
2. I close Terminal 2
3. I then open a new tab

Expected behaviour:
The new tab is named "Terminal 2" since that number is free.

Actual behaviour:
The new tab is named "Terminal 6".

** Affects: guake (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Tab numbering in Guake keeps ascending
https://bugs.launchpad.net/bugs/400079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to