Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Running commands in a zpty worker



On Tue, Aug 11, 2015 at 4:14 PM, Mathias Fredriksson wrote:
>
> Any tips on how I should go about doing this, can it be done with zle -D?

Ok, so a closer look at the documentation revealed that I can just do
this with zle -F $REPLY. Since not passing a handler removes any that
are present. Thanks again, it's precisely what I originally was
looking for.



Messages sorted by: Reverse Date, Date, Thread, Author