this post was submitted on 17 Mar 2024
923 points (97.4% liked)

Programmer Humor

20138 readers
1953 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
923
Songs about Vim (programming.dev)
submitted 10 months ago* (last edited 10 months ago) by chraebsli to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago (1 children)

I'm too used to nano, switching for micro for a while I was constantly using nano key combos and making a mess of things.

Stockholm syndrome from key combos lol

[–] [email protected] 4 points 10 months ago (1 children)
[–] [email protected] 3 points 10 months ago (1 children)

It would just be a bit funny since sensible keybindings was one of the reasons I originally switched. Turns out I had already used nano too long for me to actually want that feature hah.

[–] [email protected] 7 points 10 months ago (2 children)

Haha very true, if micro was the default, many people coming from common GUI apps would be like “okay, ctrl z to undo” and “ctrl s to save” “wow, it actually worked”

[–] [email protected] 4 points 10 months ago (1 children)

Absolutely. It would make sense as the default instead of nano (or vim of all things). Would help those who are just starting with Linux.

[–] [email protected] 3 points 10 months ago

Def! I sort of wish the RFC committee would push standards for smart cross-platform shortcuts. Of course people with muscle memory in a different standard should be able to change for their usage, but even GUI apps like vscode, sublime text, IntelliJ, etc could benefit from standardization there

[–] [email protected] 1 points 10 months ago (1 children)

Nano has supported Ctrl+S to save for a while.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

True, but one keyboard shortcut doesn’t make for an easy transition. Unless nano is has implemented or is planning on implementing on ctrl o,z,f,y,q etc