Community
    • Login

    NppExec v0.8.9 has been released!

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 1.2k Views 1 Watching
    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.
    • Vitalii DovganV Offline
      Vitalii Dovgan
      last edited by

      NppExec is:
      https://github.com/d0vgan/nppexec/

      NppExec v0.8.9:

      • Glory to Ukraine! Glory to the heroes!
      • changed: now $(#N) considers the current view (Primary or Secondary)
      • changed: new method nppGetOpenFileName() does not use NPPM_GETOPENFILENAMES
      • changed: further improvements in findFileNameIndexInNppOpenFileNames
      • added: echo~
      • NppExec Manual updated
      • npp_files updated to Notepad++ 8.8.2

      Get it here:
      https://github.com/d0vgan/nppexec/releases/tag/v089
      https://sourceforge.net/projects/npp-plugins/files/NppExec/NppExec Plugin v0.8.9/

      NppExec Manual online:
      https://d0vgan.github.io/nppexec/

      Now it’s possible to open a specific page of the Manual using a URL similar to:

      https://d0vgan.github.io/nppexec/?q=4.0
      https://d0vgan.github.io/nppexec/?q=FAQ
      

      Extra notes:
      As you probably noticed, there were no significant changes in NppExec since 2022.
      In fact, I would love NppExec to behave similarly to e.g. VS Code’s Terminal window that looks and feels pretty much as a native console, but to achieve that, it requires too much time for investigations and development that I’m not ready to invest.
      Actually, I had already tried to deal with ANSI escape codes and so-called Pseudo Console in a separate branch:
      https://github.com/d0vgan/nppexec/tree/feature/pseudo-console
      but it did not provide a stable behavior that would be worth to continue with.
      Another potential way is to integrate a libvterm library into NppExec and see whether it gives better results. One might open the NppExec’s sources in a code editor with AI-driven assistant - such as the Cursor editor - and explicitly ask the AI assistant about the integration with libvterm. NppExec already contains the parts of the code around g_pseudoCon and m_hPseudoCon as the starting point.
      If someone feels the power to do that, this would be highly welcome and I’ll provide the additional technical details.

      1 Reply Last reply Reply Quote 4

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors