this post was submitted on 17 Mar 2024
540 points (100.0% liked)

Programmer Humor

22245 readers
711 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
540
Songs about Vim (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 year ago (1 children)
[–] [email protected] 6 points 1 year ago (1 children)
[–] [email protected] 0 points 1 year 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] 1 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year 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] 5 points 1 year 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] 2 points 1 year 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] 2 points 1 year 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 1 year ago (1 children)

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

[–] [email protected] 1 points 1 year ago* (last edited 1 year 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