Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ctrl+Arrow for word jumping #22

Open
GoogleCodeExporter opened this issue May 9, 2015 · 2 comments
Open

Support Ctrl+Arrow for word jumping #22

GoogleCodeExporter opened this issue May 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open the terminal
2. Write a line of text with multiple words
3. Type Ctrl+<Left-Arrow> to jump back one word

What is the expected output? What do you see instead?

I expect the cursor to jump back one word. Instead it jumps back one character.

What version of the product are you using? On what operating system?

1.0, Eclipse Juno, OpenSUSE Linux 12.1 x86_64.


Original issue reported on code.google.com by robert.munteanu on 20 Jul 2012 at 10:33

@GoogleCodeExporter
Copy link
Author

I guess that neither Ctrl nor Alt keys are handled in ELT for now. On the other 
hand Esc-b and Esc-f (forward-word and backward-word) from readline work just 
fine.

Original comment by sergey.s...@gmail.com on 20 Jul 2012 at 11:36

@GoogleCodeExporter
Copy link
Author

My bad. Other Ctrl key combinations (Ctrl-<AWUE>) work as well.

Original comment by sergey.s...@gmail.com on 20 Jul 2012 at 11:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant