Hello, I also would love a different word-selection mode when jumping around in a text when pressing Ctrl+Cursor. All other editors which I used before (I remember UltraEdit, Notepad++, Eclipse, IntelliJ Idea for Java files, etc...) handle the word selection in the way, that the cursor jumps not further than to the occurrence of the next non-alphanumecial character (except whitespaces).
I use this feature every day and this is really the only thing that bothers me in PSPad, which is great otherwise :) Example, I open an XML file: verticalcomponent="thirdparty" version="1_1_2" I want to select thirdparty, and jump with the cursor to the t. Then I press Ctrl+CursorRight, and the Cursor (with the selection) selects this: thirdparty" (with the space character at the end. I cannot even select the word verticalcomponent with word-selection, because then this will be selected: verticalcomponent=" Using the function "Select between brackets" from the menu does not work for me, it has no effect when trying to select something between two ""-characters... -- <http://forum.pspad.com/read.php?2,32633,32895> PSPad freeware editor http://www.pspad.com
