home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 June
/
PCWorld_2005-06_cd.bin
/
software
/
vyzkuste
/
firewally
/
firewally.exe
/
framework-2.3.exe
/
vimm
< prev
next >
Wrap
Text File
|
2003-08-12
|
184b
|
7 lines
#!/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"