• Login
Community
  • Login

About the N++ v8.8.1 release...

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 498 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G
    guy038
    last edited by May 24, 2025, 12:43 PM

    Hi, all,

    I prepared some lists, referring to the last 8.8.1 release, which should be of some interest ! Just click on the link below and download the N++_Lists.zip archive

    https://drive.google.com/file/d/1du4MtyPR5iOLGz6qkn3OwEimVl4pb1Yf/view?usp=sharing

    Enjoy !

    Best Regards,

    guy038

    L 1 Reply Last reply May 29, 2025, 5:35 PM Reply Quote 2
    • L
      LanceMarchetti @guy038
      last edited by LanceMarchetti May 29, 2025, 5:43 PM May 29, 2025, 5:35 PM

      @guy038 Excellent! Thanks for the lists…

      By the way, after months of trying all sorts of tricks to successfully encode the ÿ character to Hex in a UTF-8 encoded page, I realized that I had to initiate a Windows-1252 page first. And then it successfully converted the PNG to Hex. lol.
      The NUL bytes (\x00) were problematic as well because unless they get loaded into a raw binary state, they usually get converted to spaces (20) . So I get it now. ITS A TEXT EDITOR! … but at least Windows-1252 gives me a work-around for bytes 0x00–0xFF
      And then of course there’s Base64 to save the day!

      Lastly, I copy and paste a lot of binary content , so thanks for IDM_EDIT_COPY_BINARY 42048

      Cheers
      Lance

      1 Reply Last reply Reply Quote 1
      1 out of 2
      • First post
        1/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors