Skip to content

Instantly share code, notes, and snippets.

@hotchpotch
Created December 8, 2011 08:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hotchpotch/1446423 to your computer and use it in GitHub Desktop.
Save hotchpotch/1446423 to your computer and use it in GitHub Desktop.
Vim 抜けるときに screen のウィンドウ名を変える
autocmd VimLeave * silent! exe '!echo -n "^[kvim leave^[\\"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment