Community
    • Login

    Support for Linux!

    Scheduled Pinned Locked Moved General Discussion
    linuxwindowslinux support
    5 Posts 5 Posters 2.0k Views 3 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.
    • MrAlwaysAwesomeM Offline
      MrAlwaysAwesome
      last edited by

      Please release a version of notepad ++ on linux machines. Iam working on linux at home and use notepad ++ at work on windows machines. Now I can’t use it on linux without wine…

      PeterJonesP James ClowJ 2 Replies Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones @MrAlwaysAwesome
        last edited by

        @mralwaysawesome ,

        That would require re-writing the application from scratch, because native linux uses a completely different set of UI libraries and a completely different set of methods of interacting between processes. Notepad++ is, at its core, a Windows (win32 api) application, and as such, cannot easily translate to other environments.

        (There are applications out there that don’t require a complete re-write to be portable across platforms, but they require lots of planning, and a different design philosophy from the outset.)

        It would be possible to write an application inspired by Notepad++ using linux-style coding, but by its very nature, it wouldn’t be Notepad++.

        dailD 1 Reply Last reply Reply Quote 2
        • dailD Offline
          dail @PeterJones
          last edited by

          @peterjones said in Support for Linux!:

          That would require re-writing the application from scratch

          Indeed.

          1 Reply Last reply Reply Quote 0
          • James ClowJ Offline
            James Clow @MrAlwaysAwesome
            last edited by

            @MrAlwaysAwesome try Notepadqq instead. On Linux there are plenty of Notepad++ alternatives.

            In terms of your Work PC, if your local IT allow it, you could install WSL to run Linux apps. That way you get to use the same editor on both.

            Андрей МаксимовА 1 Reply Last reply Reply Quote 0
            • Андрей МаксимовА Offline
              Андрей Максимов @James Clow
              last edited by

              @James-Clow , I don’t think so. I haven’t found such alternative.

              1 Reply Last reply Reply Quote 0

              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