Michael Kuryshev <[email protected]> writes:

Hi Michael,

> I’m not sure why that happens. QNX4 uses modified korn shell and an
> old one. I can’t set $PS1 from `env' command but I can pass additional
> env variable ENV pointing to ~/.kshrc which sets proper prompt
> invitation. 
>
> Is it possible to modify exec's env parameters? I would like to change
>
>     ENV=''
>
> to
>
>     ENV=/.kshrc
>
> .

Yes, you could do it in the code. See tramp-sh.el, function
`tramp-open-shell'. But there might be other surprises, too :-(

> Thanks.

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to