FAQ: reading from stdin

pull/21/merge
Marco Hinz 8 years ago
parent 07e1008834
commit 3fd6acb6a7
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

@ -80,6 +80,11 @@ this:
$ nvr /tmp -c 'doautocmd BufEnter'
**Reading from stdin?**
Yes! E.g. ``echo "foo\nbar" | nvr -o -`` and ``cat file | nvr --remote -`` work
just as you would expect them to work.
**Exit code?**
If you use a `recent enough Neovim

Loading…
Cancel
Save