Your IP : 216.73.216.170


Current Path : /proc/self/root/usr/share/vim/vim72/tools/
Upload File :
Current File : //proc/self/root/usr/share/vim/vim72/tools/vim132

#!/bin/csh
#
# Shell script for use with UNIX
# Starts up Vim with the terminal in 132 column mode
# Only works on VT-100 terminals and lookalikes
# You need to have a termcap entry "vt100-w". Same as vt100 but 132 columns.
#
set oldterm=$term
echo "[?3h"
setenv TERM vt100-w
vim $*
set term=$oldterm
echo "[?3l"


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_741f35ab6b722db78a631c01b5a64cc5, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0