URL: http://www.math.fu-berlin.de/~guckes/vim/ques.html URL: https://www.vim8.org/ques.html (mirror) Created: Wed Jun 7 00:00:00 MET 1995 Last update: Tue Nov 24 12:00:00 CET 1998
The answers so far will be included with the pages; usually I'll put onto the "Vim Answers Page" first.
From: [email protected] (Stan Brown) Newsgroups: comp.editors Subject: vim 3.0: how make it not write to screen? Date: 18 Dec 1995 01:14:58 GMT vim3.0, dos 6.22 i would like to run it with the -s option (execute a script file). When the last command in the script is :wq, vim exits without ever requiring input from the user. That works just fine. But how to I tell vim to not to update the screen while it's working?