Pobierz
  • Communities
  • Multi-communities
  • Support Lemmy
  • Search
  • Login
  • Sign Up
linuxmemes@lemmy.worldbyDigit@lemmy.wtf
2 days

Text Editors H

lemmy.wtf English

Just for fun and discovery.

Same as for distros and DE/WM.

Share your own, as an image, or just a written list. :)

Mine:

  • Fave: Fin
  • First: Kate/Kwrite (KDE3 era (… no logo back then though?))
  • Future: Fin
  • Honourable Mention: Midnight Commander’s mcedit
  • Loathed: Copilot Studio
  • Current: GNU Emacs
  • Longest: GNU Emacs

;) I didn’t want to wait and see if @misty@lemmy.zip would make a text editor one. So I just made my own. :)

58
    You must log in or register to comment.

    • Hiro8811@lemmy.world
      5 hours

      Nano for privileged editing and Kate for everything else

      • Belsedar@slrpnk.net
        5 hours

        Micro, if I can reasonably get it onto a system, it will stay there. I don’t really need anything more to tweak configs

        • Hiro8811@lemmy.world
          6 hours

          Nano for privileged editing and Kate for everything else

          • cepelinas@sopuli.xyz
            14 hours

            Nano and kate I edit text, not write configs.

            • muusemuuse@sh.itjust.worksEnglish
              20 hours

              TUI-nano (you vi people are insane. I will die on this hill) GUI-as long as it’s not ms word, I could give a damn

              • sleepmode@lemmy.worldEnglish
                23 hours
                • fave: vim
                • first: ED-IT?
                • future: vim
                • honorable mention: emacs
                • loathed: ed
                • current: vim
                • longest: vi

                vim is basically my foreverhome at this point. I feel clumsy trying to use most other things. But I also like emacs shortcuts and learned a bunch of them unwittingly via bash having that mode set out of the box.

                • NewNewAugustEast@lemmy.zip
                  24 hours

                  First? Notepad

                  Now?

                  Kate

                  • bold_omi@lemmy.today
                    1 day

                    Favorite: Helix Future: Helix Current: Helix Loathed: Anything with JavaScript, a mandated GUI, or non-modal keybinds First: Vim Longest: Helix Honorable mention: Kakoune

                      • Ŝan • 𐑖ƨɤ@piefed.zipEnglish
                        7 hours

                        Are you me??

                          • bold_omi@lemmy.today
                            3 hours

                            Maybe. Are you a Rust programmer who loathes genAI?

                            P.S. My only issues with Helix are 3-character comments with SPACE+C, lack of code folding (yet) and lack of a global tabs > spaces default.

                          • Clay_pidgin@sh.itjust.worksEnglish
                            1 day

                            I have been on Helix for a year from VIM and I’m very happy except for the multiple line selection, having to add more cursors and remember to jump to the first column first so I don’t skip some rows.

                          • expr@programming.dev
                            1 day

                            Fave: vim First: vim Future: vim Honorable mention: vim Loathed: anything other than vim Current: vim Longest: believe it or not, vim

                              • mcheva@lemmy.dbzer0.com
                                1 day

                                Is that just cause you don’t know how to close it?

                              • __hetz@sh.itjust.works
                                1 day

                                Fave is (Doom) Emacs, even though I haven’t used it in a while. It was fun and mostly painless to customize it a tad with no prior Lisp experience. Things like Org Mode and Org Babel let me write a short story around my code blocks if I needed one to remember concepts, purposes, etc in a language I was tinkering with. They could execute in-document or I could tangle them to where they belonged. That just seemed brilliant to me. It being essentially an eLisp interpreter at its core, with the editor functionality and everything else built on top, it was neat being able to just pop open an interpreter window or tab and use what I learned for quick calculations or whatever. Previously I’d open a new terminal or tmux pane and use Python for that purpose. And currently mostly Bash and CLI utils over Python.

                                Pretty sure my first was EDIT.COM on MS-DOS but I would’ve been a single-digit age at the time and mostly clueless so I say notepad.exe instead. The window in which I used DOS was very short before the family computer started running Win 3.1. Then 95, 98, ME, XP, Vista… every version except 2000 and 8. We had 8 long enough to back up our data and revert to 7

                                Future, I’ll probably keep trucking with nvim.

                                Honorable mention, gedit. My first GUI editor on Linux desktop before I leaned heavy into CLI applications.

                                Loathed, VSCode. I’m not a dev so it was just too much. A Vim plugin made it usable for editing, and I liked how easy plugins were to find/install, but I’m not a dev and full IDEs are wasted on me. Same reason I finally stopped trying to turn nvim into one and minimized my plugins for it.

                                Current is nvim. I like modal editing and its particular keybinds. I like regex search and find/replace. Multiline editing, motions, and macros defined on the fly. I bet I haven’t read 2% of the built-in documentation and know it already does more than I’d ever need right out of the box. For the same reason I still often find neat things I didn’t know about it and try to commit to memory for my future editing.

                                Longest is n/vim. That probably won’t ever change for the same reasons above.

                                • eodur@piefed.socialEnglish
                                  22 hours

                                  I’ve used so many over the years. Sublime was really cool for a bit. Notepad++ and UltraEdit look like ass but they were both daily drivers for a long time. These days I bounce between codium and vim throughout the day. I kinda hate codium/vscode but I use it for the same reason I’ve used vim for so long: it’s functional and available everywhere.

                                  I should really give one of the newer vim clones a closer look one of these days.

                                  • Mensh123@lemmy.world
                                    1 day

                                    That’s fun! I’m currently comming from Neovim to see if Emacs is for me. I’ve only really used Neovim for half a year and Emacs for less than a week so who knows? I’ve actually only been sent on this rollercoaster ride by JetBrains trying to sneak AI training data collection into IntelliJ almost a year ago, eventually being annoyed by how clanky Eclipse is. Am I annoyed by Neovim? No, not at all, I just want to see if I like Emacs even better.

                                    • Lucy :3@feddit.org
                                      2 days

                                      Fave: vim
                                      First: notepad.exe
                                      Future: vim
                                      Honorable mention: vi
                                      Loathed: Everything but (neo)?vim?
                                      Current: vim
                                      Longest: vim

                                        • grte@lemmy.ca
                                          2 days

                                          I’d make my own reply but this person speaks for me.

                                        • palordrolap@fedia.io
                                          1 day

                                          Fave: I don’t really do favourites, but I tend to reach for nano because it’s usually installed and I prefer it to the vi family.

                                          First: The 8-bit Commodore screen editor was hard to beat for its time, so let’s go with that, even though I probably used the BBC Micro arrow / copy system before that.

                                          Future: Heck if I know. I installed micro but haven’t touched it yet. Maybe one day I’ll get around to that. Or an IDE. So probably nano.

                                          Honourable mention: An editor I worked on for a project once. There’s something to be said for editing an editor’s source code inside itself.

                                          Loathed: ed / edlin

                                          Current: Let’s go with nano again, but I do lot more typing on command lines and in browser text boxes, like this one.

                                          Longest: If pico counts as proto-nano, then definitely nano. Been using that since the '90s.

                                          • JakoJakoJako13@piefed.socialEnglish
                                            1 day

                                            I’m honestly torn between Nvim and Emacs right now. I’m a long time vim user and been on Nvim for 10+ years. The rate at which they change config methods kinda drives me nuts. The change from vimscript to lua, and then a new mixup of lua to another syntax of lua, NEED TO CHANGE THE LUA!!! It’s too much. I really did a yearly config rewrite for a while because the plugin ecosystem moves lightning fast. Now most of the time I feel like I’m using a half baked config solution even on a new from scratch setup.

                                            Emacs feels like a breath of fresh air. I’m still working out the kinks but it feels like it just works when I tell it to do something. I’m not using evil mode. I dove head first into vanilla and it’s been really nice. ELisp is wild. I have no fucking clue what I’m doing with it, but it all seems to be working. The fact that it took me 3 days to get my Emacs setup to where I am with Nvim and beyond was a great start to the switch. I’m really enjoying Emacs and there’s definitely a past version of me going ‘What the fuck’ right now.

                                            linuxmemes@lemmy.world

                                            linuxmemes@lemmy.world

                                            Subscribe from remote instance

                                            Create post

                                            Report community

                                            Modlog
                                            You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linuxmemes@lemmy.world

                                            Hint: :q!


                                            Sister communities:
                                            • !tech_memes@lemmy.world
                                            • !memes@lemmy.world
                                            • !lemmyshitpost@lemmy.world
                                            • !risa@startrek.website

                                            Community rules (click to expand)

                                            1. Follow the site-wide rules
                                            • Instance-wide TOS: https://legal.lemmy.world/tos/
                                            • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
                                            2. Be civil
                                            • Understand the difference between a joke and an insult.
                                            • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
                                            • Don’t get baited into back-and-forth insults. We are not animals.
                                            • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
                                            • Bigotry will not be tolerated.
                                            3. Post Linux-related content
                                            • Including Unix and BSD.
                                            • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
                                            • No porn, no politics, no trolling or ragebaiting.
                                            • Don’t come looking for advice, this is not the right community.
                                            4. No recent reposts
                                            • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
                                            5. 🇬🇧 Language/язык/Sprache
                                            • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
                                            • Comments written in other languages are allowed.
                                            • The substance of a post should be comprehensible for people who only speak English.
                                            • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
                                            6. (NEW!) Regarding public figures

                                            We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

                                            • Keep discussions polite and free of disparagement.
                                            • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
                                            • Discussions that get too heated will be locked and offending comments removed.

                                             

                                            Please report posts and comments that break these rules!


                                            Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

                                            Visibility: Public

                                            This community is visible to everyone.

                                            • 446 users / Day
                                            • 695 users / Week
                                            • 707 users / Month
                                            • 731 users / 6 months
                                            • 42 posts
                                            • 467 comments
                                            • 1 local subscriber
                                            • 32.2K subscribers
                                            • UI: 1.0.0.beta.1
                                            • BE: 1.0.0-beta.1-8-g3ba782197
                                            • Modlog
                                            • Instances
                                            • Docs
                                            • Code
                                            • join-lemmy.org