this post was submitted on 25 Oct 2023
2263 points (99.2% liked)

Programmer Humor

35617 readers
101 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Dyskolos@lemmy.zip 14 points 2 years ago (1 children)

You guys can exit vim? ๐Ÿ˜

[โ€“] spauldo@lemmy.ml 7 points 2 years ago (1 children)

A1: Sure, but why would we want to?

A2: Yes, it's :q![Enter]emacs[Enter]

[โ€“] 257m@sh.itjust.works 3 points 2 years ago (2 children)

New problem. I am now stuck in emacs.

[โ€“] spauldo@lemmy.ml 5 points 2 years ago

Alt-x shell-mode

There you go.

[โ€“] backhdlp@lemmy.blahaj.zone 2 points 2 years ago* (last edited 2 years ago) (1 children)

Iirc it's [Ctrl+X][Ctrl+C]neovim[Enter]

[โ€“] 257m@sh.itjust.works 1 points 2 years ago

I have now achieved recursion.