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

Re: How to install 'readline'



On Tue, Aug 15, 2023 at 7:09 PM Budi <budikusasi@xxxxxxxxx> wrote:
>
> How do we install and utilize 'readline' onto, or temporarily replace,
>  zle's Zsh ?

It depends on why you'd want to do this.  There's no way to have zsh
load/use the readline library, but if you install "rlwrap" and explain
what you expect to happen, there may be a way.

Brute force would be "rlwrap zsh +ozle" but I can't speak to
unexpected side-effects.




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