Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let &t_SI = "\<Esc>]50;CursorShape=1\x7"
- let &t_SR = "\<Esc>]50;CursorShape=2\x7"
- let &t_EI = "\<Esc>]50;CursorShape=0\x7"
- autocmd VimLeave * silent !echo -ne "\033[0 q"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement