β² 734 βΌ What is this death trap? (i.imgur.com) submitted 2 years ago by drbi@lemmy.world to c/linuxmemes@lemmy.world 93 comments fedilink hide all child comments
[β] Kaelygon@lemmy.world 3 points 2 years ago (2 children) ctrl+z seems to work permalink fedilink source hideshow 4 child comments replies: [β] russjr08@outpost.zeuslink.net 4 points 2 years ago Remember to actually kill the process though, since that will only background/suspend it in most cases. (Be sure to save the file though first, Vim creates a "swap" / recovery file but its best to not rely on that, use fg to re-open, then press escape and type :wq) permalink fedilink source parent [β] glibg10b@lemmy.ml 3 points 2 years ago* (last edited 2 years ago) Followed by kill -9 %1 to actually kill the process, otherwise your terminal might complain or freeze up when you try to close it permalink fedilink source parent
[β] russjr08@outpost.zeuslink.net 4 points 2 years ago Remember to actually kill the process though, since that will only background/suspend it in most cases. (Be sure to save the file though first, Vim creates a "swap" / recovery file but its best to not rely on that, use fg to re-open, then press escape and type :wq) permalink fedilink source parent
[β] glibg10b@lemmy.ml 3 points 2 years ago* (last edited 2 years ago) Followed by kill -9 %1 to actually kill the process, otherwise your terminal might complain or freeze up when you try to close it permalink fedilink source parent