Hacker News new | ask | show | jobs
by goalieca 1151 days ago
Execute tmux using vim shell command. Kill -9 vim

/worth a shot?

2 comments

PID 1 is special and can not be killed with signal 9 for security reasons. See kill(2).
lol, the nuclear option. You don't mess around, but really, I think the answer is, never quit Vim.