v0.2.2 brings a couple of new minor features:
- a new
/chat/embed
route which is suitable for embedding in an iframe #15
- an automatic redirect from
/
to /chat/embed
6b74630
- configurable emulated terminal width and height via the
--term-height
and --term-width
CLI server options #18