Sujet : Re: VMS editor uncommon option
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 06. Nov 2024, 19:49:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vggdo7$27vjt$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Pan/0.160 (Toresk; )
On Wed, 6 Nov 2024 10:44:13 -0500, Arne Vajhøj wrote:
(JEdit does have a console plugin that can put a command window inside
the editor, but I don't see why anyone would prefer that over a separate
terminal window)
Emacs has similar options. It’s handy in being able to deal with large
amounts of command output.
For example, I might search for places in multiple source files that need
some fix applied, and collect the list in a command window. Then, as I fix
each one, I delete that entry from the list.