The first step of any linux install is installing vim/neovim. Anything else is sheer apostasy
linuxmemes
Hint: :q!
Sister communities:
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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
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
sudoin 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.
Kate
Kwrite
when I use kde I prefer to use this edit too
Came here to say kate! I tried a bunch of them before but kate is nice :3. And then I have nano for the terminal
Me no love nano, me brain only can use nano.
E macs scary. vim no let me leave :(
You might like micro :) its like nano but with more user friendly features like Ctrl+s for save, and clicking places to change cursor location. I think you have to enable the "cheat sheet" of keyboard commands being visible all the time if you want it to always be showing like I do
It also supports extensions but I don't really care about that lol. I just want something simple with nice ux :)
less is more,
micro does more than nano,
many names, much confuse.
p sure latest nano can do all that, you can atleast change the default save bindings to ctrl s in the .nanorc file and im p sure most distros include a build of nano that has mouse support. If its supported by the build, its just a settings toggle in the rc file likr the bindings :)
Micro also has syntax highlighting, multiple buffers with split editors, and theming, among other things. It's pretty dang neat
vim, because that's how my father taught me, and how his father's father taught him.
Choose vim! The generational trauma of file editors!
As a new Linux user who spends as little time editing config files as I can manage, I'm fine with nano.
It's worse than the picture depicts. It's not just the lovers, the elitists and the evangelists, it's the sheer range of choice too, beyond the loudest.

Let the editor holy wars (re)start!
Vim is the one true editor, and the heretics who claim otherwise shall be driven forth and sent to ~~re-education~~ linux boot camps to learn the true ways.
I've only ever seen vim users call for holy wars.. I'm happy with my RSI and carpal tunnel syndrome. Emacs till death do me fart.
Now that i think about it, vim users seem to be annoyed by emacs more than the other way around.
I had an instructor once who said that programmers could debate whether to use vim or Emacs, but system administrators should use vim, hands down.
ed is the standard editor
I use Micro in the terminal - it offers good desktop integration with keys similar to DEs like ctrl+v and ctrl+c, rather than being terminal centred (e.g. Ctrl+C is usually the standard interrupt/abort key in the terminal). So it's nice if you're mainly in a desktop but pop in to a terminal occasionally and have the DE muscle memory.
I use Kate outside the terminal.
But honestly, which text editor you use depends on what you use it for and how often. Vim is very powerful and allows very fast use & productivity if you learn it properly and probably very useful if you spend a lot of time in the terminal or TTY, but Nano is more straight forward and easy for a lot of basic terminal based work.
Why would you need a text editor when you can just do cat > file ?
smh
First choice: use a normal damn GUI text editor
Second choice: Nano. It's simple and comprehensible, and a best CLI choice for newbies. You can then turn to vim, emacs, or whatever, but don't make your life harder from the get-go
People suggesting to start with Vim are probably the same ones pushing for Arch as a first distro. C'mon.
Thatβs how you breed scrubs who canβt M-x-butterfly. I say give them a distro that boots into vi and starts a background process that block internet access around them. If they manage to quit vi and kill the daemon, theyβre ready for Linux.
My requirements for a text editor:
- it displays 'A' when I press the 'A' key
- doesn't require more than 1 minute of learning to use it
Bonus points if it comes pre installed.
Idk it took me 3 attempts to learn (neo)vim, but now every Linux system I SSH in I just go straight for vi(m), because moving around and editing in Nano is just so slow when you're used to vim keys.
I swear I'm not trying to proselytize. People should use whatever they want, and these discussions are pointless. It's all just tradeoffs and getting used to things.
I'm a emacs guy, but nano should be the only one installed by default. The default editor should tell you how to exit!
I install micro. I intend to use micro. My fingers type nano anyways. Every time.
Time for an alias!
vi because it's everywhere, even on servers where packages can't be downloaded or shouldn't be installed.
Nano because I'm too lazy to learn vim or emacs. I want something that works and not something that operates like cheat codes in old video games.
Helix is really rad
None of them. I need a texteditor, not an unusable wannabe miracle machine for which you need documentation and a diploma just to exit it.
I don't understand the issue. I've been using Linux less than a year but I started with a KDE desktop so it came with Kate, Kwrite, and Nano. I've literally never needed anything else.
I've tried out a couple IDEs like Codium and Geany, but I don't see what they offer that Kate doesn't.
I've also at least opened Emacs but I didn't get much further than that.
I use Nano in the terminal when I'm editing config files because I read somewhere that it's safer.
I installed Neovim and Micro but I haven't explored those at all yet. I don't have any problems with Nano.
I tried Pluma but I really only use it for dumping lists.
For the most part I use Kate, but for simpler notes I use Kwrite just to keep them in separate spots on my launcher.
I don't see why this is such an issue though.
Nothing wrong with Kate. I know how to use Nano because it's an essential skill for when your machine boots into emergency mode, but aside from that editing text from the terminal is lunacy.
pico!
But nano will do ;)
Even worse: I like GUI editors like Kate/KDevelop/Geany/VSCode. Unless it is on a server obviously.

