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

Programmer Humor

32453 readers
762 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 15 points 1 year ago (2 children)

You guys can exit vim? ๐Ÿ˜

[โ€“] spauldo@lemmy.ml 7 points 1 year 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 1 year ago (2 children)

New problem. I am now stuck in emacs.

[โ€“] spauldo@lemmy.ml 5 points 1 year ago

Alt-x shell-mode

There you go.

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

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

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

I have now achieved recursion.

[โ€“] huf@hexbear.net 2 points 1 year ago

nah, i just start a new terminal with :terminal and then start new vims inside that...