Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!cottage!lm From: lm@cottage.WISC.EDU (Larry McVoy) Newsgroups: comp.unix.questions Subject: Filec in ksh wanted Message-ID: <3686@spool.WISC.EDU> Date: Mon, 15-Jun-87 12:43:14 EDT Article-I.D.: spool.3686 Posted: Mon Jun 15 12:43:14 1987 Date-Received: Sun, 21-Jun-87 01:51:19 EDT Sender: news@spool.WISC.EDU Reply-To: lm@cottage.WISC.EDU (Larry McVoy) Organization: U of Wisconsin CS Dept Lines: 20 Keywords: I'm lazy Hi- I recently converted to ksh and I miss the file completion mode that I had in csh. I know that I can type ESC* and get something similar, but it's not the same. I tried setting viraw in the options but I obviously don't understand what that does (as far as I have seen, it does nothing - what's it supposed to do?). Does anyone know how to get csh/tcsh/tenex/whatever-like file completion out of ksh? All I want is for $ vi M to expand to $ vi Makefile if the match is unambiguous. And I don't want to have to get into movement mode to do it. Thanks in advance, Larry McVoy lm@cottage.wisc.edu or uwvax!mcvoy