Page 1 of 1

Selection\Cursor Movement using control

Posted: Wed Jun 08, 2011 4:09 pm
by Mike_F
How Do I tell Texpad to place the cursor in the space following a word, rather than at the end of several spaces between words when moving thru (selecting) text using cntrl rt arrow?

Thanks

Mike

Posted: Wed Jun 08, 2011 5:01 pm
by ben_josephs
Assign shortcut keys to the appropriate editor commands.

In
Configure | Preferences | Keyboard:
Categories: Cursor

assign shortcut keys to whichever of these Commands you need:
WordLeftEnd (I use Alt+Left)
WordRightEnd (I use Alt+Right)
WordLeftEndExtend (I use Shift+Alt+Left)
WordRightEndExtend (I use Shift+Alt+Right)