Friday, March 4, 2016

Re: how to transfer output of ':.w !sh' back to current buffer

Roman wrote:
> I use ':.w !sh' to run some lines with shell commands
> Is any way to transfer output of this commands back to buffer or maybe to split buffer window or do something like ':r !sh $current_line'
>
RunView is designed to do the split buffer window and display output
thing. You can get it from:
http://www.drchip.org/astronaut/vim/index.html#RUNVIEW . RunView
considers the filetype of the current window and runs an associated
command using that window's contents.

Regards,
Chip Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment