vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simplest way to edit files in succession


From: James Haggerty
Subject: Simplest way to edit files in succession
Date: Wed, 22 Mar 2023 04:33:15 +0000

Hi,

One of the things I usually do with editors is go through a number of
files making related edits. e.g.

    vile a.c b.c c.c

I would have assumed the natural way to do this in vile would be to
remove the current buffer when I've finished with it, but there appears
to be no default key binding for this. I'd have to either use * and ^X-k,
or use :ki and name the file explicitly. Is this correct? This makes me
think I'm approaching the problem in the wrong way for vile.

Thanks for your time,

James.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]