CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/11/22 10:12:40
Modified files: usr.bin/vi/common: options.c usr.bin/vi/docs/USD.doc/vi.man: vi.1 Log message: Change the flash option to be off by default. Now that xterm has the flash capability in terminfo, vi was using it instead of beeping, but it is too slow for some machines. ok deraadt