[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] Is there any way to write to stdout?
From: |
Chris Green |
Subject: |
[vile] Is there any way to write to stdout? |
Date: |
Mon, 16 Jan 2012 18:01:49 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
I want to use xvile as an element in a pipe, i.e. rather like:-
createSomeText | xvile | saveSomeText
(I'm actually doing it from Python using the popen2() call but the
effect is the same)
I am feeding the text into xvile successfully, is there any way to get
xvile to write to stdout when I do ZZ to exit? I'd prefer it to be
automatic if possible, i.e. the user (me) will just see xvile pop up, do
some editing, and then do ZZ to save and exit (with the 'save' going to
stdout).
--
Chris Green
- [vile] Is there any way to write to stdout?,
Chris Green <=