~mira

Recent activity

[PATCH] Add max_width setting 4 years ago

From mira to ~julienxx/castor

Hi,

I personally dislike adjusting the window size to avoid too long lines,
so I wrote a small patch to add a new setting for that. Hopefully it's
useful!

-mira

---
 README.md                         | 1 +
 data/castor_settings.toml.example | 1 +
 src/draw.rs                       | 3 ++-
 src/settings.rs                   | 8 ++++++++
 4 files changed, 12 insertions(+), 1 deletion(-)
[message trimmed]