On Sun, Nov 13, 2022 at 08:11:17PM +0000, Chris Green wrote:
> On Sun, Nov 13, 2022 at 10:55:07AM -0500, Thomas Dickey wrote:
> > On Sun, Nov 13, 2022 at 01:57:30PM +0000, Chris Green wrote:
> > > This relates to my recent posting about trying to use the '-c' command
> > > line option.  However it's now a more general problem/question.
> > > 
> > > Whenever I add a '-c command' (or a '+ command', or a '-g NNN') to the
> > > command line vile opens two windows, the file I want is in the first
> > > window and the following is in the second (lower) window:-
> > > 
> > >     [Reading /home/chris/.vilerc]
> > 
> > perhaps your .vilerc doesn't set nopopup-msgs (or sets popup-msgs)
> > 
> My .vilerc is:-
> 
> 
...
>     source digraphs.rc
> 
> But it's happenning before reading .vilerc isn't it?

no - it's happening because of the warning message:

 * If no warning messages were encountered during startup, and the popup-msgs
 * mode wasn't enabled, discard the informational messages that are there
 * already.

you could do this

        vile -c goto-end-of-file

-- 
Thomas E. Dickey <dic...@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to