Command to switch tab in gnome-terminal

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Is there a way to switch tab of gnome-terminal from a script?
I know about xdotool, but I need to switch to the tab by name. May be there is the way to know list of tab names or curent tab name from console at least?
gnome-terminal
add a comment |Â
up vote
1
down vote
favorite
Is there a way to switch tab of gnome-terminal from a script?
I know about xdotool, but I need to switch to the tab by name. May be there is the way to know list of tab names or curent tab name from console at least?
gnome-terminal
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is there a way to switch tab of gnome-terminal from a script?
I know about xdotool, but I need to switch to the tab by name. May be there is the way to know list of tab names or curent tab name from console at least?
gnome-terminal
Is there a way to switch tab of gnome-terminal from a script?
I know about xdotool, but I need to switch to the tab by name. May be there is the way to know list of tab names or curent tab name from console at least?
gnome-terminal
gnome-terminal
asked Jan 29 at 16:50
Halffiend
61
61
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51
add a comment |Â
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
No, gnome-terminal doesn't have such options.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
No, gnome-terminal doesn't have such options.
add a comment |Â
up vote
1
down vote
No, gnome-terminal doesn't have such options.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
No, gnome-terminal doesn't have such options.
No, gnome-terminal doesn't have such options.
answered Jan 29 at 18:44
egmont
3,5651821
3,5651821
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001056%2fcommand-to-switch-tab-in-gnome-terminal%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If switching between tabs isn't doable, switching between windows should be.
â wjandrea
Jan 29 at 18:51