Guake / Guake/guake

guake rename a tab not selected ?

Open
#2,197 3 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Hello Guake,

I use "guake -r "mytabname" to rename the tabs but I have a lot of tabs opened in parallel. ( and several scripts in parallel )

I have the following issue :
In tab1, I do :
sleep 10 ; guake -r "test"
I switch to tab2/ during the 10s, the tab2 received the name of the "test" ...

Would it be possible to rename the tab of the script where it is launched? and not the latest tab selected?

It's the same issue with sleep 10 ; guake -g => it will return the index of the latest tab selected.

Regards,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.