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

Re: zle .redisplay sometimes eating up a line



On Mon, 15 Jul 2019 at 05:02, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> Hello,
> (it's using function:
> https://gist.github.com/psprint/f2a0db07cc80351e19e30378c6eaa779)

I've noticed an interesting use case for the function – running zle
widgets without a keybindings – a natural, expected way to do it (at
least at initial contact with Zsh):

autoload tetriscurses
zle -N tetriscurses
deploy-code "zle tetriscurses"

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



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