Re: Open file with mouse click in explorer not possible [69882]

2018-02-19 Tema obsahu metrino
I can confirm everything. Even changing the Maximized flag to 0 gives a workaround. And dragging file to pspad doesn't work too, without the workaround. -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.0 (171) English [68475]

2017-04-05 Tema obsahu metrino
Hi. Bugfix regression in code explorer SQL parser. you shouldn't grab keywords in block/line comments. Example: t_TabWithSequenceCART_PROG.ct_subst_tab := CART_PROG.ct_subst_tab();-- LIsta delle Tabelle che utilizzano Sequence per la generazione degli ID

Re: PSPad unicode 5.0.0 (122) English [68219]

2017-03-14 Tema obsahu metrino
Strange freezes are still here. I tried to clean SFTP/FTP connections to be sure it doesn't try to connect for some reason, with no success. The only thing that works in background is file changes checking, so maybe... -- PSPad freeware editor

Re: PSPad unicode 5.0.0 (122) English [68216]

2017-03-14 Tema obsahu metrino
One SFTP connection is configured but it never worked before. However I rebooted PC, maybe some other hidden task was conflicting with PSPad. I'll monitor the situation for a while. -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (122) English [68205]

2017-03-14 Tema obsahu metrino
Hi. Since v 116 I'm experiencing some strange freeze, duration is about 4-8 seconds, after that PSPad works again for some minute. I'm running PSPad (32) on Win7 pro 64bit. It never happened with < 5.0 versions -- PSPad freeware editor

Re: PSPad unicode 5.0.0 (117) English [68169]

2017-03-10 Tema obsahu metrino
confirmed :-)) -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (117) English [68161]

2017-03-10 Tema obsahu metrino
It looks like pspad version didn't change. It's still 116. Forgot to change version label or zip file contains old binaries? -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.2 (2745) English [67868]

2017-02-06 Tema obsahu metrino
Multiline file tabs is OK ;-) Many thanks -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.2 (2743) English [67781]

2017-01-27 Tema obsahu metrino
@Gorlash I used imgsafe.org and img tag with url I got -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.2 (2743) English [67758]

2017-01-23 Tema obsahu metrino
PS: here you are settings, I don't know if they are right [FilePos] Width=1540 Height=840 Top=10 Left=30 Maximized=1 ChildMaximized=1 HTMLWidth=620 HTMLHeight=450 HTMLTop=10 HTMLLeft=10 ForceFirstMonitor=0 IconSet=PSPad classic AutoSavePos=0 TBIconSet=PSPad classic LastScreenDPI=96 --

Re: F3 and SHIFT+F3 to search Forward/backward [67757]

2017-01-23 Tema obsahu metrino
I don't want to merge other editors, I just want to give my opinion to get PSPad even better ;-) Now, imho, I know technically it's right, searching goes starting from cursor ...but if I press F3 and SHIFT-F3 again and again, it's natural thinking about I'm jumping between two different string

Re: PSPad unicode 4.6.2 (2743) English [67755]

2017-01-23 Tema obsahu metrino
File bar is broken for me: (viz https://i.imgsafe.org/630ac134d7.jpg ) -- PSPad freeware editor http://www.pspad.com

F3 and SHIFT+F3 to search Forward/backward [67675]

2017-01-13 Tema obsahu metrino
Hi. I'm searching a string in a text file. Once I set the string, the program searches forward and highlights the string, the cursor is blinking at the string right edge. If I press F3, highlight and cursor move to next instance. Now if I press SHIFT+F3 highlight doesn't move and cursor moves from

Oracle SQL code explorer: "sequence" keyword issue [67438]

2016-10-28 Tema obsahu metrino
Hi. I'm writing an Oracle SQL file that contains a package declaration / body. It looks like the "sequence" keyword is mismatched in code explorer. For instance, following statement SELECT _sequence_owner_ owner, sequence_name name, min_Value , increment_by, DECODE(cycle_flag, 'N',

Multiple search and replace updated [65257]

2015-05-25 Tema obsahu metrino
Changelog: - Last Odd search row is ignored - It works even on huge files because it works on 100.000 lines blocks - Windows XP section is commented download vbs file from [url=https://mega.co.nz/#!AwYSwaDJ!qEhGNLIaJ4rjA5QXY6smAlbwdNYa6fbvJrLmaGeIzVo]T his link[/url] --

Re: Open with... F9 on selection [61475]

2013-11-07 Tema obsahu metrino
Oooopps, I missed that change :P Tx -- http://forum.pspad.com/read.php?2,61466,61475 PSPad freeware editor http://www.pspad.com

Open with... F9 on selection [61466]

2013-11-06 Tema obsahu metrino
F9 key on selection doesn't work anymore... it runs on whole file even if I have a selection. Is it a bug? I liked that feature... -- http://forum.pspad.com/read.php?2,61466,61466 PSPad freeware editor http://www.pspad.com

Hilighted chars count [60302]

2013-03-07 Tema obsahu metrino
Hi. If I hilight a string by using keyboard, chars count in the status bar is correct. If I do the same by using mouse, the count is different (one char is missing). -- http://forum.pspad.com/read.php?4,60302,60302 PSPad freeware editor http://www.pspad.com

Space (nonprintable chars) color [53756]

2010-05-06 Tema obsahu metrino
I'm able to assign a color to spaces, tabs and newlines, but it works in a strange manner. Initial spaces are colored with the right color, afterwards the color is the same of the previous object, then inside a string it takes the color of the string; after a red colored keyword, spaces become red