The bug reported here (viz http://forum.pspad.com/read.php?6,34173,page=2#msg-34438 ) is still present in this build. Eblis: -------------------------------------------------------------------------------- I'm experiencing a weird selection behaviour in 2239 (it has been happening for some time i think, i'm not sure though). Let's say i have the following line
SetAppUser App, "|Domain", "User", TRUE, TRUE --- (| denotes the current cursor position) I want to select the text *Domain* and i'm using Ctrl + Shift + Left to do this but the problem is that it's selecting everything up until the second " char and not the first one, i.e. SetAppUser App, "[color=#FF0000]Domain", "[/color]|User", TRUE, TRUE --- (| denotes the current cursor position) Could the behaviour be changed so it selects only alphanumeric characters (breaks on first non-alphanumeric char)? -------------------------------------------------------------------------------- -- <http://forum.pspad.com/read.php?6,34450,34496> PSPad freeware editor http://www.pspad.com
