Improper Behaviour when using Ctrl + Left,Right Arrows
Posted: Tue Sep 28, 2010 5:22 am
Dear Eran,
Since CL version 2.7.0.4375, Pressing Ctrl + Left/Right Arrow keys behave differently.
Assume a variable like send_in_term0.
Earlier to version 2.7.0.4375
Case A.
Let the cursor be b4 "s". No if i press ctrl+right arrow key, Cursor used to move to position after "0".
Case B.
Let the cursor be after "0". No if i press ctrl+left arrow key, Cursor used to move to position before "s".
Now in version 2.7.0.4375
Case A.
Let the cursor be b4 "s". No if i press ctrl+right arrow key, Cursor moves to position after "d".
Case B.
Let the cursor be after "0". No if i press ctrl+left arrow key, Cursor moves to position before "0". Then again if i press ctrl+left arrow key, Cursor moves to position before "t"
Is this expected or am i doing something wrong.
Thanks & regards
Gururaja
Since CL version 2.7.0.4375, Pressing Ctrl + Left/Right Arrow keys behave differently.
Assume a variable like send_in_term0.
Earlier to version 2.7.0.4375
Case A.
Let the cursor be b4 "s". No if i press ctrl+right arrow key, Cursor used to move to position after "0".
Case B.
Let the cursor be after "0". No if i press ctrl+left arrow key, Cursor used to move to position before "s".
Now in version 2.7.0.4375
Case A.
Let the cursor be b4 "s". No if i press ctrl+right arrow key, Cursor moves to position after "d".
Case B.
Let the cursor be after "0". No if i press ctrl+left arrow key, Cursor moves to position before "0". Then again if i press ctrl+left arrow key, Cursor moves to position before "t"
Is this expected or am i doing something wrong.
Thanks & regards
Gururaja