Hi..

Why can't i pipe to xargs vim? I mean.. I can, but something is not right.

After doing,

$ ls somefile | xargs vim

and exiting, the terminal is fubar and has to be reset.

And this does the same:
$ ls somefile | sed 's/^/vim /' | bash

What's the problem?

Regards,
Erik Wognsen

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to