- Posted by
- Thanks Mofi, that's absolutely fine for my purposes. In fact, I've since found out that the Vim editor does just what I wanted (when in Visual mode, you can hit 'o' to move the cursor to the opposite end of a selection), as well as a range of other powerful movement commands. I've just installed gVi...Posted in UltraEdit General Discussion
-   Topics
-   Views
- writerlywriter
Sep 04, 2009
- Thanks for your response Mofi. After some experimentation, I found that I could do this easily with a macro as long as I want to move the cursor from the top of a selection to the bottom: InsertMode ColumnModeOff HexOff Find Select SelectText "^s" This relies on a UltraEdit's behaviour of placing th...Posted in UltraEdit General Discussion
-   Topics
-   Views
- writerlywriter
Aug 24, 2009
- Hi, this is probably a newbie question but I've searched around and I can't find a way to do this. If I've selected some text in UltraEdit, is there a way to move the cursor to the opposite end of the selection without affecting the selection range? Say I have the following selected text (non-select...Posted in UltraEdit General Discussion
-   Topics
-   Views
- writerlywriter
Aug 24, 2009