Community
    • Login

    New window behaviour like other popular applications?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 223 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.
    • R
      Real Cat
      last edited by

      Chrome, Sublime Text, and other popular applications behave in the same way in terms of tabs and windows. One could drag a tab out of the window and the tab becomes a new window.

      I have enabled “always multi-instance” mode, but dragging a tab out of the window did not work. It seems that I have to manually start a new instance (window) and then drag a tab into that window. And even then, the tab must be a saved file. This is enormously inconvenient compared to aforementioned applications.

      Did I miss something or is this how Notepad++ works in terms of tabs and windows?

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Real Cat
        last edited by PeterJones

        @real-cat

        Right click on the tab, and “Move to New Instance”
        6fe68cf2-39c0-4087-9814-12c7a2bbda08-image.png

        … though it’s true that such an option is only available for a saved file, not an unnamed / new tab.

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

          … Further, if what you really want to do is “create a new file in a new instance”, that could be done with Run > Run… > $(NPP_FULL_FILE_PATH) -multiInst -nosession – and you can even Save that run command into your Run menu and give it a keyboard shortcut of your choosing, and that keyboard shortcut can then be used for running that from then on.

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