zsh-users/zaw

zaw-history should format multiline commands

sorin-ionescu opened this issue · 2 comments

zaw-history is incapable of displaying multiline commands properly.

+1

You can now do this:

zstyle ':filter-select' escape-descriptions no

to have multi-line descriptions show up on multiple lines. It defaults as "yes", because I'm not convinced it should do that by default.