> On Thursday 06 September 2007 22:49, Tapojoy chatterjee wrote: > > hi > > whenever we press ESC in vi there is flashing of the terminal..is there a > > way around it > > I'm not using vi myself, but looking at vi.c, there is some obscure way > to toggle bell/flash notification. > > grep for "bell" in vi.c
:set noflash =--------------------- paul fox, [EMAIL PROTECTED] _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
