Category : Word Processors
Archive   : VIM20BIN.ZIP
Filename : VIM132

 
Output of file : VIM132 contained in archive : VIM20BIN.ZIP
#! /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
#
set oldterm=$term
echo "[?3h"
setenv TERM vt100-w
vim $*
set term=$oldterm
echo "[?3l"


  3 Responses to “Category : Word Processors
Archive   : VIM20BIN.ZIP
Filename : VIM132

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/