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 -- vda