this post was submitted on 02 May 2026
117 points (96.1% liked)

Linux

67647 readers
430 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Changing from a distro that defaults to nano to another that defaults to vim... What to do other than installing nano and changing visudo?

(page 4) 38 comments
sorted by: hot top controversial new old
[–] mesamunefire@piefed.social 1 points 4 months ago* (last edited 4 months ago)

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.

[–] davel@lemmy.ml 1 points 4 months ago

I was just now years old when I learned that mg (AKA MicroGnuEmacs) comes with OpenBSD & MacOS.

[–] SystemQ@lemmy.world 1 points 4 months ago

Neovim + LazyVim

[–] geneva_convenience@lemmy.ml 1 points 4 months ago

micro for sure. But I dont use it as a main editor. Just for quick text file adjustments.

[–] LloydKM@feddit.org 1 points 4 months ago

Have been using vim for the longest time, but I‘m getting into nvim :)

[–] floofloof@lemmy.ca 1 points 4 months ago

Vim for the most part, and nano for when I'm tired and can't remember how to work vim.

[–] MonkderVierte@lemmy.zip 1 points 4 months ago

Exporting $EDITOR instead. Also, i don't use sudo; too much for desktop, too insecure for server.

[–] lime@feddit.nu 1 points 4 months ago

just learn acme

[–] Andrzej3K@hexbear.net 1 points 4 months ago

Nvim all the way

[–] despaircode@lemmy.ml 1 points 4 months ago
[–] Dirk@lemmy.ml 1 points 4 months ago

A few years ago I'd say Vim but nowadays it's Neovim for me.

[–] quantumvoid0@programming.dev 1 points 4 months ago

vim forever (i think)

[–] p4rzivalrp2@piefed.social 1 points 4 months ago (1 children)

Used to use micro but just switched to neovim, I'm finding it great, esp with the file manager built in

[–] eldavi@lemmy.ml 1 points 4 months ago* (last edited 4 months ago) (2 children)

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.

load more comments (2 replies)
[–] fruitycoder@sh.itjust.works 1 points 4 months ago

Vim unless I can neovim.

Being able to change configs on headless systems was my gateway, now I just prefer it

[–] ColdWater@lemmy.ca 1 points 4 months ago

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

load more comments
view more: ‹ prev next ›