you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (2 children)
  • 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)

  • source
  • parent