| Current Path : /proc/8644/root/proc/self/root/proc/8644/task/8644/root/usr/share/vim/vim72/tools/ | 
| Current File : //proc/8644/root/proc/self/root/proc/8644/task/8644/root/usr/share/vim/vim72/tools/vimm | 
#!/bin/sh
# enable DEC locator input model on remote terminal
printf  "\033[1;2'z\033[1;3'{\c"
vim "$@"
# disable DEC locator input model on remote terminal
printf  "\033[2;4'{\033[0'z\c"