The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Jürgen Krämer <jottka...@googlemail.com>
Date: Thu, 04 Oct 2012 17:00:13 +0200
Local: Thurs, Oct 4 2012 11:00 am
Subject: Re: how to: vim -o STDIN somefile.txt
Hi,
her wrote:
$ echo "some text from stdin that i typed" | vim - -c "sp somefilename.txt"
> how can i do this: > vim -o STDIN somefile.txt
> what i want is something like this:
> $ vim -o "some text from stdin that i typed" somefilename.txt
> and vim would open horizontally splitted as in:
> some text from stdin that i typed
or
$ cat | vim - -c "sp somefilename.txt"
Regards,
-- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||