this post was submitted on 24 Jul 2026
105 points (92.7% liked)

linuxmemes

32197 readers
1402 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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 figuresWe 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.

    founded 3 years ago
    MODERATORS
     

    Just for fun and discovery.

    Same as for distros and DE/WM.

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

    Mine:

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

    top 50 comments
    sorted by: hot top controversial new old
    [–] Hiro8811@lemmy.world 1 points 1 hour ago

    Nano for privileged editing and Kate for everything else

    [–] cepelinas@sopuli.xyz 2 points 8 hours ago

    Nano and kate I edit text, not write configs.

    [–] muusemuuse@sh.itjust.works 3 points 14 hours ago

    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

    [–] expr@programming.dev 22 points 1 day ago (1 children)

    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 7 points 19 hours ago

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

    [–] 30p87@feddit.org 30 points 1 day ago* (last edited 1 day ago) (1 children)

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

    [–] grte@lemmy.ca 14 points 1 day ago

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

    [–] eodur@piefed.social 1 points 16 hours ago

    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.

    [–] lime@feddit.nu 18 points 1 day ago* (last edited 1 day ago) (3 children)

    writing a text editor in a shell language is certainly... a choice. also this kinda feels like an ad for your own project.

    anyway i've gone notepad, np++, eclipse, sublime, atom, vim, nvim, back to vim, then vis, then vim again, and now helix, which i'll hopefully stick with a while. worst has gotta be the GMod Wiremod Expression editor. honorable mention to acme.

    [–] sleepmode@lemmy.world 1 points 17 hours ago

    Oh damn, I forgot about acme. Plan 9 is a trip.

    [–] Digit@lemmy.wtf 8 points 1 day ago (1 children)

    Don't use fin. It, like all my stuff, is scruffy.

    It's just honestly my fave (~ Would be weirder if I were writing it masochistically to not be my fave). Wrote it with intention of using it in the future.

    [–] lime@feddit.nu 3 points 1 day ago (1 children)

    as long as you're having fun and learning. although i don't know if it's dogfooding if you're a one-man band; seems more like just cooking.

    [–] Digit@lemmy.wtf 3 points 1 day ago

    had an itch, and when the whim took inspiration, scratched it.

    [–] Valmond@lemmy.dbzer0.com 1 points 1 day ago (2 children)

    It's such a shame np++ doesn't exist on linux πŸ˜”

    [–] HouseWolf@pawb.social 3 points 22 hours ago (1 children)

    I mentioned it in my own comment but there's a pretty much 1 to 1 clone of Notepad++ on Linux called Notepadqq

    [–] Valmond@lemmy.dbzer0.com 2 points 22 hours ago

    Thanks! Will check out!

    [–] lime@feddit.nu 3 points 1 day ago (1 children)

    gedit and kate are better alternatives honestly. and with their security practices i would rather be without.

    [–] Valmond@lemmy.dbzer0.com 1 points 23 hours ago* (last edited 23 hours ago) (1 children)

    Interesting, what are their bad security practices?

    I have kate but it's way behind notepad++, IMO! Will check out gedit, thanks.

    [–] lime@feddit.nu 3 points 21 hours ago (1 children)

    they did their autoupdate through an unencrypted connection, without any verification, and just executed the payload locally. when pressed about it they added https but then it turned out they had no auth on the update server. it was a whole thing, took several years for them to correct and they complained every step.

    [–] bold_omi@lemmy.today 4 points 23 hours ago (2 children)

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

    [–] Sxan@piefed.zip 1 points 1 hour ago

    Are you me??

    [–] clay_pidgin@sh.itjust.works 1 points 21 hours ago

    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.

    [–] sleepmode@lemmy.world 1 points 18 hours ago
    • 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.

    [–] Mensh123@lemmy.world 3 points 22 hours ago

    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.

    [–] NewNewAugustEast@lemmy.zip 1 points 18 hours ago

    First? Notepad

    Now?

    Kate

    [–] palordrolap@fedia.io 5 points 1 day ago

    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.social 3 points 23 hours ago

    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.

    [–] __hetz@sh.itjust.works 2 points 21 hours ago

    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.

    [–] HouseWolf@pawb.social 3 points 1 day ago* (last edited 1 day ago) (1 children)

    Fave: Kate

    First: GNOME Text Editor

    Future: Kate

    Honourable Mention: Notepadqq used it for a after when I first switched from Windows where I used Notepad++

    Least Liked: Vim

    Current: Kate

    Most used: Kate

    For anything CLI related I use Micro.

    [–] TeaWithDani@lemmy.world 1 points 1 day ago (1 children)

    What made you switch from Notepadqq to Kate? I'm currently still stuck on my Notepad++ bias too.

    [–] HouseWolf@pawb.social 3 points 1 day ago (1 children)

    I reinstalled my system at somepoint and just decided to used Kate since I didn't have NPQQ installed.

    It ended up having everything I needed from NPQQ.

    [–] TeaWithDani@lemmy.world 1 points 1 day ago

    sudo apt install kate it is then!

    [–] lemonhead2@lemmy.world 7 points 1 day ago (3 children)

    interesting how things turned out today. no one will spend time configuring an editor anymore, and just use a pre-configured, possibly web based, default.

    I started with ms dos edit/borland. moved to Linux and emacs/xemacs shortly after (this was when the two editors were split).

    got emacs pinky and moved to vim. stayed with vim for 15+ years. finally moved to neovim (because of the Firefox extension firenvim)

    [–] smiletolerantly@awful.systems 7 points 1 day ago (2 children)
    find modules/nixvim/ -name "*.nix" -type f -exec cat {} + | wc -l
    3890
    

    I'd say I've spent enough time configuring neovim πŸ˜„

    (Btw, highly recommend configuring neovim through nixvim if you're already using nix. Incredibly stable. I had to fix one plugin or another all the time with plain nvim. Now, literally never. Plus, nix run github:<username>/<repo>#nvim on any nix-enabled system, and get dropped into your exact config, keybinds, theme, plugins and all. I've set it up to expose language-enabled variants by appending e.g. .go or .python to that command.)

    (Sorry my comments tend to go off-topic)

    [–] lemonhead2@lemmy.world 2 points 1 day ago (1 children)

    interesting how things change. i started out downloading scripts from vim.org before the github days. finally after 10years I got fed up and looked for a plugin manager. moved to packer.

    a couple of years later, that went dead so I was forced to move again. now I'm on lazy.nvim which works well for me.

    nvim decided to ship a default plugin manager. im dreading the day I have to migrate to that... (not cause it's better/worse, but cause migrating is a pain)

    Funny, I also went from packer to lazy.nvim, but then hopped off and redid my config in nix. Hadn't actually heard about the default package manager. That seems like a good thing for the ecosystem!

    load more comments (1 replies)
    load more comments (2 replies)
    [–] HotsauceHurricane@lemmy.world 5 points 1 day ago (1 children)

    Fave: micro
    First: nano
    Future: eMacs? Honorable mention: helix Loathed: vim/neovim Current: micro Longest: micro

    I'm a micro fanboy.

    [–] Cheebus@lemmy.world 5 points 1 day ago* (last edited 1 day ago)
    • Neovim for terminal
    • Sublime for GUI
    • Word for when i’m feeling masochistic (jk)
    • Notepad++ was first
    [–] quediuspayu@lemmy.dbzer0.com 7 points 1 day ago (3 children)

    I'm a typewriter guy.

    I love my olivetti Linea90 as a work horse, for leisure typing it is either an olivetti Lettera DL or a Princess 300.

    load more comments (3 replies)
    [–] defaultusername@lemmy.dbzer0.com 4 points 1 day ago (1 children)

    ed is the one, true, standard text editor.

    [–] Digit@lemmy.wtf 3 points 1 day ago

    I considered whimsically including ed or butterflies, maybe as honourable mention, or as wish to use in the future. [/xkcd378]

    [–] nil@piefed.ca 5 points 1 day ago
    • Fave: Helix
    • First: VSCode
    • Future: idk
    • Honorable Mention: Zed
    • Loathed: Visual Studio
    • Current: Helix
    • Longest: Helix
    [–] MrKoyun@lemmy.world 4 points 1 day ago

    for GUI I use sublime and for terminal I use nano

    its a peaceful life

    [–] FishFace@piefed.social 4 points 1 day ago

    Least liked: any that feel the need to advertise themselves on social media

    load more comments
    view more: next β€Ί