this post was submitted on 02 Sep 2024
793 points (93.5% liked)

Linux

47298 readers
1683 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 90 points 2 weeks ago (16 children)
[–] [email protected] 12 points 2 weeks ago (1 children)

I like Nano. I think it is quite good. There, I said it.

[–] [email protected] 9 points 1 week ago (1 children)

Edit a file, writing a quick shell script or whatever in the terminal. Nano is great. I don't see any use in learning vim or emacs. If I need something more I'm going use a gui editor anyway.

Don't get triggered anyone it's just my preference

[–] [email protected] 1 points 1 week ago (1 children)

This is my thought process exactly.

I get it, for a power user, vim is probably incredibly powerful. However, I just want to edit text files. I don't want a text editor where I need a cheat sheet just to save my changes and quit.

[–] [email protected] 1 points 1 week ago (1 children)

Funny, that's what I hate about Nano. The key binds seem completely random to me and the programs solution to this is to display a cheatsheet on the screen

[–] [email protected] 1 points 1 week ago

Control+W = "Where is," Control+O = "Overwrite", Control+X = "Exit."

Makes just enough sense to me, and those are really the only three binds I ever need for editing config files.

I don't want to come off like a vim hater, because I do believe it when people say it's powerful, but... I don't need powerful. I just need to edit text files.

load more comments (14 replies)