Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2fda12f0fa70d11ff0cfce7edcdcc42b992d51a6
/
.
/
runtime
/
tools
/
vimm
blob: 042c4a0223cea3d892a01cb3e55edaf2122c39a7 [
file
] [
log
] [
blame
]
#!/bin/sh
# enable DEC locator input model on remote terminal
echo
"\033[1;2'z\033[1;3'{\c"
vim
"$@"
# disable DEC locator input model on remote terminal
echo
"\033[2;4'{\033[0'z\c"