You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
robert.munteanu
on 20 Jul 2012 at 10:33The text was updated successfully, but these errors were encountered: