this post was submitted on 06 Jun 2024
84 points (94.7% liked)

Linux

45501 readers
1617 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
 

I almost feel like this a somewhat pointless feature. It's almost easier to just learn the default ones as opposed to adding "-modernbindings" or creating an "enano" variant/copy.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 weeks ago (1 children)

True, I remember the first time I used nano, I was like "Ctrl + O to save, huh?"

[–] [email protected] 6 points 4 weeks ago (1 children)

^S works!! ...As revealed by our kind palindromic friend on the other sibling comment! Why they don't just list it on the statusbar we would never know!

[–] [email protected] 2 points 4 weeks ago (1 children)

Probably because Ctrl+S is the shortcut for scroll lock on the terminal so it can be a bit problematic if you start using it when not in nano. It freezes the output and you have to use Ctrl+Q to unlock.

[–] [email protected] 1 points 4 weeks ago

Makes sense! I should go check what my Zellijn configs are set to on the servers 🤔