CTRL + UP / DOWN key binding [9]

CTRL + UP / DOWN key binding

Monday, April 22, 2013 5:42 AM - Ada Chao

Hi, I saw the new key binding feature, which seems very powerful.

But I can't let the key binding send the sequence "^[[1;5A" or "^[[1;5B" on ctrl + up/down.

Is there anyway to achieve this?
(When I put the sequence in the dialog box, it just send the string to my terminal.)

Program Ver. : Xshell 4


Re: CTRL + UP / DOWN key binding

Tuesday, April 23, 2013 6:04 PM - Support

Can you let us know the following?

1. ^[[1;5A and ^[[1;5B keys do in application?
2. name and version of the application


---
Technical Support


Re: CTRL + UP / DOWN key binding

Wednesday, April 24, 2013 6:11 AM - Ada Chao

Hi, I made the screenshots to answer your question.

Hope these will help.

* And my client version is Xshell 4 (Build 0125)


Re: CTRL + UP / DOWN key binding

Wednesday, April 24, 2013 6:00 PM - Support

We were asking what do you expect the keys do in the application you use. So when you enter that key what should happen in what application?

---
Technical Support



Re: CTRL + UP / DOWN key binding

Wednesday, April 24, 2013 9:34 PM - Ada Chao

I just want it could works like a linux local GUI terminal client do, send the REAL key sequence stands for ctrl+up & ctrl+down.

If you press ctrl+v & the key combination, you can see the sequences it should send.

Like ctrl + v & ctrl + left, I'll got ^[[1;5D
ctrl + v & ctrl + right, I'll got ^[[1;5C

But I got NOTHING when I'm pressing ctrl + v & ctrl + up/down, seems like the application just ignore these key combinations, so I want to add it as a keyboard shortcut, but it just send some strings, instead of the key sequences.

Hope I explained it well this time.
Sorry for my poor English.


Re: CTRL + UP / DOWN key binding

Monday, April 29, 2013 6:46 PM - Support

Thank you for the information. Key value may differ depending on your shell environment settings. So, we need to know which application you are trouble using with Xshell.

Please tell us what is the desired action when you press ctrl+up/down and in which application.

In the current Xshell version, Ctrl+UP and DOWN keys are ignored by default. You can configured to send certain values by using the key mapping feature. But, we need to know which application you are using in order to help you.




---
Technical Support


Re: CTRL + UP / DOWN key binding

Friday, October 31, 2014 12:05 AM - Soli


In Tmux, Ctrl+Up/Down are used to resize the current pane.


Re: CTRL + UP / DOWN key binding

Thursday, April 19, 2018 7:48 AM - lexxoff

Still do not work CTRL + UP / DOWN in tmux in Xshell 5
will you do a CTRL + UP / DOWN?


Re: CTRL + UP / DOWN key binding

Wednesday, April 25, 2018 6:10 AM - Support

You can use the user key mapping feature in Xshell under Tools -> Options.

The send string values of those keys are as follows:

Ctrl+UP : \033[1;5A
Ctrl+Down : \033[1;5B
Ctrl+Right : \033[1;5C
Ctrl+Left : \033[1;5D

Technical Support

Like us on Facebook
Follow us on Twitter
Visit our blog Blog


Re: CTRL + UP / DOWN key binding

Friday, May 4, 2018 1:46 PM - Ruslan

it works, thanks


Previous views: 324