[Tutor] pair programming.

Abel Daniel abli@freemail.hu
Fri, 28 Jun 2002 13:04:56 +0200


On Fri, Jun 28, 2002 at 02:25:34AM -0400 Andrei Kulakov (ak@silmarill.org) wrote
> I never understood why don't vi or vim have a colored or a highlighted
> bar on top or bottom that toggle between command/entry mode. In ViWM,
> there'd be a color cue. There'd be a bar somewhere that'd change colors
> between blue and red or something and it could be used for something
> else, too, like maybe windows-type bar? Or Wmaker dock?
I use vim and in the last line it shows stuff like "-- INSERT --" or
"-- VISUAL BLOCK -- " for different modes. (The default mode, ex-mode if
i am right is indicated by an empty line.) I think
set nocompatible
and/or
set showmode
will turn it on

abli
abli@freemail.hu