padz 1.2.0

An ergonomic, context-aware scratch pad for the terminal — a good Unix citizen
1
2
3
{% for msg in messages -%}
{{ msg.content | style_as(msg.style) }}
{% endfor %}