I tried all the tips mentioned in this article:
http://stackoverflow.com/questions/5029118/bash-ctrl-to-move-cursor-between-words-strings
But non work for me...
Is there a way to work it out ?
|
I tried all the tips mentioned in this article: http://stackoverflow.com/questions/5029118/bash-ctrl-to-move-cursor-between-words-strings But non work for me... Is there a way to work it out ?
| |||||||||
feedback
|
|
It's simple - Xshell does not send anything when you press Ctrl+arrows. And you can't configure it to send proper escape sequences, either. It may be possible to configure Ctrl-Left and Ctrl-Right via "Keyboard Shortcuts" to send some very unlikely to type sequence, but it will cause much headache in the future. The only proper solution is to choose a different client, such as PuTTY or SecureCRT. | |||
|
feedback
|