Community
    • Login

    Terminal window in a N++ tab

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 23 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.
    • arnaud deretteA
      arnaud derette
      last edited by

      Hi,
      I am thinking of using Claude Code in combinaison with N++ (my favourite Editor).
      As Claude Code is simply running in a shell / powershell window, I was wondering if that Terminal window could be opened in a Notepad++ tab (usefully sent to the other view).
      I searched a plugin capable of doing that (this is broader than just Claude Code), but did not found any.
      Should I send a request for plugin ?
      Is there any chance that a plugin can do that or would it need an enhancement of the core ?

      Best regards to everyone.
      Arnaud

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @arnaud derette
        last edited by

        @arnaud-derette said in Terminal window in a N++ tab:

        I searched a plugin capable of doing that

        NppConsole was rescued from oblivion a few years by @Michael-Vincent, but never put into the Plugins Admin. That literally runs cmd.exe (or other executable, like powershell) in a panel in Notepad++ (the command that it runs is defined through the About box, rather than a separate config dialog).

        Or the NppExec plugin (available thru Plugins Admin), which can be used to launch anything (and has a whole scripting language to go with it), and it has a console window that such commands can show their output in.

        Either one of those plugins should work for you.

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