Tuesday, October 21, 2014

Re: execute vim command after external command call

On Monday, October 20, 2014 6:51:27 PM UTC+2, ZyX wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> Hash: SHA512
>
>
>
> On October 20, 2014 6:24:38 PM GMT+03:00, Sergej Trupp <sergei.inbox@gmail.com> wrote:
>
> >Hello,
>
> >
>
> >i try to execute vim command after external command. But last command
>
> >is not executed.
>
> >
>
> >:b mybuf1 | r !dir | :b #
>
> >
>
> >Can one help me?
>
> >
>
> >--
>
> >--
>
> >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.
>
>
>
> Move :r call into :execute.
>
> -----BEGIN PGP SIGNATURE-----
>
> Version: APG v1.1.1
>
>
>
> iQJNBAEBCgA3BQJURT1wMBwfMDI7PjIgHTg6PjswOSAQOzU6QTA9NEA+MjhHIDxr
>
> cC1wYXZAeWFuZGV4LnJ1PgAKCRBu+P2/AXZZIh1qD/wP5/+k4LLIIK6cWWJFGskZ
>
> 7U2B8GprpOThiTs2a9bTq5SDmFMMsA9jes41q4uMx5SFTOJSJavSc6/sWkyW7RSy
>
> YPM1tQvNLeOIJ58d3/NHYUao2WFgIcYiY0bRXUvK9ZWAPdFSyg/7k8diBuljeDBV
>
> b/4rYvOzn4TT1OFXb6Lntti4oXEktcwSM/u4Hl8GLI1UCBYkUQzwgPC43NNxkTp4
>
> 2Ga96Q1OHXPqhJShzKu5H82nPn0hGJzfryzNseWywNxeYgirP9dne4Hr7zbCPWqr
>
> o431kQrpK/EpjquyGb/n7fXu1Kn9x8BalzzzeI/DLfTNSuj8Drj23upzj6yIk9qq
>
> +mvQlc8Fy4sEMyOihkLELg3uGlM+QvA+iUksLUhB9l/Wm5jdVlcgRWFDMMPmXJkf
>
> xX4I0mjFDH4XBlbXY9H+AtAu/IDXn+hi83rwB4ygqzJKh0HzzJg0fWe/Xx5Wkelz
>
> G4VxZIn9p3KK7rWCGG28eLR9mqn/sr43dEuNenmzc4YnhEM159qriPgntq5WDdQy
>
> Jutnve3gY07Z1jXLUtIiSOGqRjgtYJhJfkC36d21tDq9SnEEwJH6J3C2YRIG+T0s
>
> DZoMOsSfz+vzkrbFQ+gbGv2m6rEJA0+kdSjjbB+5BKhU+xDQdq/g0Au8W0CgoMvR
>
> 0dp3zyjtZJZAf2q77BARsA==
>
> =BowS
>
> -----END PGP SIGNATURE-----

thats it, thanks.

spasibo :)

--
--
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: