Which text editor do you use?
deleted by creator
Well now, sed of course!
the goat
Kate
It has a few quirks I utterly despise :(
Like it cannot print invisible characters. Had a script create some broken folders with a BOM character at the beginning. I couldn’t access the files in any way except that they appeared in dolphin and ls. Had to delete them via the fucking inode.
I was forced to use VSCode (an open source fork at least) to find out what the fuck was wrong with the input file the script used to generate the folder name.
Like it cannot print invisible characters.
I was looking at an option to display invisible characters in Kate like last week. So it got better, I guess.
Only non-printable spaces from what I can tell.
The BOM character does not fall into this category and is still invisible. Try pasting it into Kate. It’s between those arrows:
---><---
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
Kate is by far the best GUI text editor I ever used. And unless it’s a short config file and I use nano, I want GUI. It’s not the 80s anymore!
It’s not the 80s anymore, thus I want a good TUI over GUI any day
The only sad thing about Kate? No terminal version of this beauty.
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.
I’ve been using micro as well recently. But other than that if I’m on a remote server I’ll use whatever it has available, starting with nano then vi/vim.
I’d look into Fresh if you want to really have the whole gui-style text editor experience inside a TUI application.
Micro also comes with preinstalled LSP support (on Debian+Ubuntu, anyway)!
The so-called desktop integration is what I disable in vim. I want to have the terminal in control and use select text to copy instead of entering visual mode. When I want visual mode, I use my keyboard. (:
mcedit😎
Came here just for this comment
gnome text editor
pico!
But nano will do ;)
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!
haha!
Sometimes I feel like my side of the holy war isn’t engaging in completely good faith.
I might switch sides to emacs if my fingers were long enough to reach the key combinations.
Maybe I’ll go try it, anyway!
…
What was the command to exit
vi, again…?The same as for man pages and less and a bunch of other cli tools.
Q. For Quit.
Notepad++ in a Windows XP VM
Notepad++ is the one thing i really miss on linux. I use it daily for work and i just haven’t found an equivalent on linux.
Sublime Text can do 98% of what Notepad++ does and then a lot more too.
No doubt about it. Most editors have the same capabilities or better. It’s just when you use something for 40+ hours a week you know it inside and out.
I’ve recently switched to writing my notes in markdown in a code editor, since I already have one open most of the time. vsCode for work (I do a lot of PowerShell), vsCodium at home, although I’m sure there’s better options.
My one gripe with Notepad++ is that I haven’t found any easy way to do dark mode with it. You can make the window “chrome” dark mode, and you can make general text background black and text white, but then that screws up the language specific and file diff themes/coloring.
There’s probably a collection of importable settings for that somewhere online though.
Apparently I’m the only person on this site that knows about Notepadqq.
nano lovers 😂
Some of us have been around long enough to have used pine as our main e-mail client, thus we learned to love pico and now we love nano.
Damn kids these days. Get off my lawn.
I remember using pine on some occasions but I mostly used mutt which was using $EDITOR to write emails. Which for me was vi.
I can’t imagine anyone doing serious work using nano but it’s totally possible the problem is with my imagination, not nano itself.
Helix is really rad
Micro >
I install
micro. I intend to usemicro. My fingers typenanoanyways. Every time.Time for an alias!
If you haven’t, I highly recommend checking out Fresh, it’s like micro with even more standard text editor features.
Co-Authored-By: Claude
:(
Nano for TUI and Pulsar for GUI.
i use whatever is default for my distro installation. then feel “off” because it’s not notepad.















