Y
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
xorcist
1151 days ago
PID 1 is special and can not be killed with signal 9 for security reasons. See kill(2).
link
mftb
1151 days ago
lol, the nuclear option. You don't mess around, but really, I think the answer is, never quit Vim.
link