On Mon, Feb 9, 2009 at 7:45 AM, WiggyWare <[email protected]> wrote:
>
> I'm trying to use :!command to execute commands without dropping
> into :sh, but they seem to behave differently.
>
> For instance, when I do an 'alias' from :sh, it properly shows me the
> aliases set up in .kshrc (using ksh). If I do :!alias, I do not get
> any of the aliases I set up in my .kshrc.
>
> Does anyone know how to rectify this, or at least explain it?

Vim uses the 'shell' variable, along with a handful of others which
control options.

:set shell?
:h 'shell'


Jason

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

Reply via email to