From: utzoo!decvax!harpo!seismo!hao!hplabs!sri-unix!CHUQUI@MIT-MC Newsgroups: net.unix-wizards Title: small bug in "vi" Article-I.D.: sri-arpa.793 Posted: Wed Mar 16 17:25:00 1983 Received: Mon Apr 4 02:09:58 1983 From: Charles F. Von Rospach Another problem with vi is this: :e foo* returns 'Too many filenames ' even when there is only one. It looks as though vi sees the * as a meta character and returns an error without checking the expansion... chuck