You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should be fixed with #94. getting late on my end, but will do some testing tomorrow to verify before merging.
Regarding the -w/-W arguments, i couldn’t really see a functional reason to keep them (other than aesthetics). i might consider adding the ability to adjust the ratio of nick to message length though.
Describe the bug
With 0.2.1, now prepending
topic
andnames
information with the channel's name on join, lines wrapping got a bit mangled:To Reproduce
kirc
in a relatively narrow window;topic
andnames
commands now have the channel name prepended and their wrapping is incorrect.Expected behavior
These new lines with channel names prepended should be wrapped in the same manner as all the other lines.
Additional context
Those
-W
and-w
command line options were really nice, by the way :)The text was updated successfully, but these errors were encountered: