Tmux: jumping over words in the terminal

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
In a regular terminal (i.e. no multiplexer) I can use the combination of Ctrl-Left/Right arrows to jump over several words. However, in tmux I am not able to do that.
PS: I am still reading Tmux by Brian P. Hogan.
PS 2: I am using Zsh.
tmux
add a comment |Â
up vote
0
down vote
favorite
In a regular terminal (i.e. no multiplexer) I can use the combination of Ctrl-Left/Right arrows to jump over several words. However, in tmux I am not able to do that.
PS: I am still reading Tmux by Brian P. Hogan.
PS 2: I am using Zsh.
tmux
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In a regular terminal (i.e. no multiplexer) I can use the combination of Ctrl-Left/Right arrows to jump over several words. However, in tmux I am not able to do that.
PS: I am still reading Tmux by Brian P. Hogan.
PS 2: I am using Zsh.
tmux
In a regular terminal (i.e. no multiplexer) I can use the combination of Ctrl-Left/Right arrows to jump over several words. However, in tmux I am not able to do that.
PS: I am still reading Tmux by Brian P. Hogan.
PS 2: I am using Zsh.
tmux
tmux
asked Feb 7 at 23:21
user10853
4861424
4861424
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
To jump over words enable xterm-keys: set-window-option -g xterm-keys on
source
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
To jump over words enable xterm-keys: set-window-option -g xterm-keys on
source
add a comment |Â
up vote
0
down vote
accepted
To jump over words enable xterm-keys: set-window-option -g xterm-keys on
source
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
To jump over words enable xterm-keys: set-window-option -g xterm-keys on
source
To jump over words enable xterm-keys: set-window-option -g xterm-keys on
source
answered Feb 22 at 18:18
user10853
4861424
4861424
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%2f1004050%2ftmux-jumping-over-words-in-the-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