this post was submitted on 17 Mar 2024
899 points (97.5% liked)

Programmer Humor

19315 readers
161 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 1 year ago
MODERATORS
899
Songs about Vim (programming.dev)
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

.

you are viewing a single comment's thread
view the rest of the comments
[–] kautau 7 points 6 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 6 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.

[–] kautau 3 points 6 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 6 months ago (1 children)

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

[–] kautau 1 points 6 months ago* (last edited 6 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