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

Programmer Humor

32410 readers
1 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
[–] user224@lemmy.sdf.org 48 points 2 years ago (2 children)

Big brain time, pkill vim

Vim: Caught deadly signal TERM
Vim: Finished.
Terminated

[–] dreugeworst@lemmy.ml 25 points 2 years ago (1 children)

So from within vim :!pkill vim?

[–] space_comrade@hexbear.net 5 points 2 years ago

You need pkill -9 vim to really make sure it's dead.