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

Programmer Humor

19283 readers
667 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
921
Songs about Vim (programming.dev)
submitted 6 months ago* (last edited 6 months ago) by chraebsli@programming.dev to c/programmer_humor@programming.dev
 

.

you are viewing a single comment's thread
view the rest of the comments
[–] vlad76@lemmy.sdf.org 52 points 6 months ago (1 children)
[–] kautau@lemmy.world 13 points 6 months ago (1 children)
[–] Kusimulkku@lemm.ee 2 points 6 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

[–] kautau@lemmy.world 4 points 6 months ago (1 children)
[–] Kusimulkku@lemm.ee 3 points 6 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.

[–] kautau@lemmy.world 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”

[–] Kusimulkku@lemm.ee 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@lemmy.world 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

[–] dan@upvote.au 1 points 6 months ago (1 children)

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

[–] kautau@lemmy.world 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