chiark / gitweb /
Fix paragraph wrap width.
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 14:32:23 +0000 (14:32 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 18:17:34 +0000 (18:17 +0000)
commit28bb4b9aee33fccdfb55d935a730e6f0c5e84e07
tree54757bda65448c698f22513f9cbc0960b168f1c9
parente38e24c487074ca4a7f00bd8edd6f28a4079e30b
Fix paragraph wrap width.

We were wrapping to the full screen width, instead of Monochrome's
traditional w-1.
src/text.rs