Notepad++ 7.5.5 release
-
Here’s my reproduction, this time on 64-bit Notepad++ (portable):
-
I was able to replicate the crash, but only if I use the menu
Macro > Playback
. If I try to play it back via the toolbar button, it doesn’t crash.Notepad++ v7.5.5 (32-bit) Build time : Feb 27 2018 - 21:44:21 Path : C:\Users\xxx\npp.7.5.5.bin.minimalist\notepad++.exe Admin mode : ON Local Conf mode : ON OS : Windows 7 (64-bit) Plugins : none
-
Thanks Donho - I was one of the naggers asking for improvements to the Find box, and this is appreciated!
Often simple things like improving the searching have the greatest impact!
I just noticed that the ZIP download is only 4.5 megabytes, and I think it says a lot that over the years you have crammed so much functionality into such a small footprint!
I still want to nag a bit about the other buttons in the Find/Replace box. My problem is that sometimes match whole word, or match case, or wrap around (off) are really useful, but I hesitate to use them because these options stay switched on - even after a re-boot!
I’d like these options to remain in effect just until the Find/Replace box is closed (however that happens), but for there to be an extra button to save them as the default settings.
-
Hi donho,
I like the two new buttons. Finally added! They speed up a lot my job! Thanks.Also I would like to advance a further proposal: what about to add a new little button that allows to switch Find text with Replace text? It is a very fast implementation and could be done in few minutes but when editing long code files that need a lot of checking and find and replace work, it would be very useful such a feature instead copy and pasting text between the two text boxes.
An example screenshot can be found here: https://imgur.com/a/3F28T
Thanks in advance.
-
Hi donho,
I like the two new buttons. Finally added! They speed up a lot my job! Thanks.
Could you also add the two buttons in Find and Replace dialog too please?
ThanksAlso I would like to advance a further proposal: what about to add a new little button that allows to switch Find text with Replace text? It is a very fast implementation and could be done in few minutes but when editing long code files that need a lot of checking and find and replace work, it would be very useful such a feature instead copy and pasting text between the two text boxes.
An example screenshot can be found here: https://imgur.com/a/3F28T
Thanks in advance.
-
dail said it didn’t crash for him when using the toolbar buttons (only) for recording and playing back the macro involving the new
>>
find button. When I use only the toolbar buttons to do the macro part, I do get a crash but it is a different type of crash than the one earlier (where a combination of macro toolbar buttons and the Macro menu entry for playback is used).Here is what happens for me when I use only the toolbar buttons:
-
@wonkawilly said:
add a new little button that allows to switch Find text with Replace text
So I’ve been thinking about this and it seems like this would only be useful in the very rarest of circumstances. Clearly you have a use-case in mind that makes it a much more common need–can you share with us what that is? (It is always helpful when proposing a new feature that you make your case by illustrating very clearly just how the feature would aid your daily work)
-
@Scott Sumner
A bit off topic but can you tell me which tool you use to create the gif screen cast? -
@Tragen said:
which tool you use to create the gif screen cast?
Sure, see this thread. BTW, as I type this the animated GIF above keeps playing and popping up that error box, making me think Notepad++ is crashing, over and over and … :^)
-
@Scott-Sumner Thank you for the heads up. It’ll be fixed in the next release:
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/9b565319e341341c2378e61feeaea733677b1c64 -
Thank you @donho for this latest release, particularly for adding the find buttons back in. I appreciate it. Regarding the face hugger in your avatar: I recommend nuking it from orbit. It’s the only way to be sure.
-
hi everyone. as of version 7.5.5, the Monitoring (tail -f) feature is working, but not immediately displaying new changes (within the file/log being monitored). however, it does display updates/changes, but only after clicking on another app, then clicking back to the notepad++ app. my OS is win 10 enterprise. is this a new issue?
-
Hello @don-ho and All,
I noticed a bug while opening files from within N++, on my Win XP laptop !
First, here is the Debug info…
Notepad++ v7.5.5 (32-bit) Build time : Feb 27 2018 - 21:44:21 Path : C:\_755\notepad++.exe Admin mode : OFF Local Conf mode : ON OS : Windows XP (32-bit) Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll
If, in the “Open” window, I type in some characters ( loc), in the File Name field, it automatically proposes the file Localisation.txt, as below :
Now, if I hit the Enter key to open that file, I get, instead, the following error dialog :
Of course, I click, immediately, on the Non button ( No ) to prevent creating an erroneous file !
Now, if I select the right file, in the complete list of files, of the folder Lettres, as below, I correctly get the localisation.txt file opened !?
Remarks :
-
Sometimes,
1
out of10
about , the file opens immediately, as expected. But after closing and re-opening it, at once, I get the issue ! -
Sometimes I may have two of three consecutive error dialogs, with a different weird file name, each time
But, luckily ( or unfortunately, for Win XP users, like me ! ), I verified that this behavior never occurs on a W7 OS and probably it should be OK for higher OS, too !
As I understood that the XP support will be dropped very soon and that @chcg said :
7.5.1 build with platform sdk v120_xp was the last version supporting winxp
So, I’m just posting this bug as information ! I’m also quite surprised that no other Win XP people have noticed this issue, yet. Mum, Dad, it looks like I’m the only one N++ user, with an XP machine !! Scaring, isn’t it ?
Best Regards,
guy038
-
-
Hi, @don-ho, and All,
I’ve just tried without any plugin, running a
notepad++ - noPlugin
DOS command ==> same issue, as shown below :Cheers,
guy038
-
I like the find next/previous button but you could consider doing what most other programs do. keep the find next button as one button and add a dropdown or option button for search direction next/previous|up/down.
my biggest issue is all other windows programs i use have the find next button on its own line and to have to move the mouse over to the right i keep accidentally hitting the back button since its first. maybe switching button placement so find next is the first button you hit then the find previous button on the right and smaller.
let the community decide. -
@guy038 win-xp has a subset of Unicode 3.0 and 4.0 but does it internally and does not fully support the latest versions. it will only handle those it knows and if you only use the ms fonts for win-xp. i have had many unicode issues with win-xp. the common dialog for opening/saving files can be an issue since npp changed to new dialogs. the last version i use for xp/2000 machines is v.6.9.2 with ascii/ansi only plugins but you could try 7.3.3 or 7.4.2. you dont get the latest plugins but its a trade off for legacy systems. if you read a history of file encoding you will see what problems arose around the win-xp time and the lengths it took to support older language tables vs modern unicode 3.1+.
-
Hello, Notepad++ is a great tool, but I have a problem with it. The Monitoring (tail -f) is working well on Windows 7 and later versions, but I’m using Windows XP and on XP is not working. Probably the OS “layers” between XP and newer versions work differently (flush, sync . . ., I know little about programming) and that is the cause. Would you make tail -f to work in Windows XP too?
Thanks!
-
@donho what is the current plan for scintilla update? Do you intend to go ahead with the longterm3 branch of scintilla or wait for the scintilla 4 to become stabilized?
Asking to understand the vision.Regards,
-
@KantorZsolt As a user mentioned above, I found out that support for XP was dropped with version 7.5.1. I installed v7.5.1 and the Monitoring (tail -f) functionality works fine in XP. So yes, unfortunately the latest version of Notepad++ which has support for XP is 7.5.1.
-
@KantorZsolt, @guy038,
There is an existing pull request for WinXP-compatibility, you could upvote:
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4226