pspad: -------------------------------------------------------------------------------- Your CrLf problem - program settings / Editor-behaviour []Add CRLf to EOF --------------------------------------------------------------------------------
The same thing happens even if Add CR + LF to EOF is unchecked in options. So pspad adds a newline even if that setting is unchecked. pspad: -------------------------------------------------------------------------------- Other your problem are not bugs. PSPad uses component with same behaviour as Delphi IDE. -------------------------------------------------------------------------------- It's been a while since i used Delphi and i don't remember how selection behaved in it; could you please change PsPad so it only selects words? In the example i gave before: SetAppUser App, "[color=#FF0000]Domain", "[/color]|User", TRUE, TRUE --- (| denotes the current cursor position) i would like pspad to select only Domain when pressing Ctrl + Shift + Right: SetAppUser App, "[color=#FF0000]Domain[/color]|", "User", TRUE, TRUE --- (| denotes the current cursor position) I'm sorry if i'm the only one that expects Selection to work that way, if that's the case just ignore my request. And thanks for a awsome editor and for replying ... keep up the great work. -- <http://forum.pspad.com/read.php?6,34954,34993> PSPad freeware editor http://www.pspad.com
