zaw-history should format multiline commands
sorin-ionescu opened this issue · 2 comments
sorin-ionescu commented
zaw-history is incapable of displaying multiline commands properly.
santiycr commented
+1
willghatch commented
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.