Ed when i need to get into a server and i have no clue whats running.
Nano when i know whats running and i cant install things.
Vim when i can install things.
At wprk we use vscode wnd jetbrains products but they are omly ok. I still like vim more.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Ed when i need to get into a server and i have no clue whats running.
Nano when i know whats running and i cant install things.
Vim when i can install things.
At wprk we use vscode wnd jetbrains products but they are omly ok. I still like vim more.
I was just now years old when I learned that mg (AKA MicroGnuEmacs) comes with OpenBSD & MacOS.
Neovim + LazyVim
micro for sure. But I dont use it as a main editor. Just for quick text file adjustments.
Have been using vim for the longest time, but I‘m getting into nvim :)
Vim for the most part, and nano for when I'm tired and can't remember how to work vim.
Exporting $EDITOR instead. Also, i don't use sudo; too much for desktop, too insecure for server.
just learn acme
Nvim all the way
Acme
A few years ago I'd say Vim but nowadays it's Neovim for me.
vim forever (i think)
Used to use micro but just switched to neovim, I'm finding it great, esp with the file manager built in
do you use neovim over vim for any particular reason?
i ask because i'm a vim user and wondering if should update but wondering if the x windows overhead is worth it.
Vim unless I can neovim.
Being able to change configs on headless systems was my gateway, now I just prefer it
I still use nano, I tried micro and it's confusing af to use also it didn't allow konsole context menu to copy anything from it or paste anything from outside even with ctrl+v or ctrl+shift+v