Skip to content
#

irc-client

Here are 212 public repositories matching this topic...

osa1
osa1 commented Jun 12, 2020

I was reading the code today and found some potential improvements and a problem in the code.

  • Starting with the problem: InputArea::height is never set. It starts its life as None and stays that way. That means InputArea::get_height always recomputes the height even if nothing changes in InputArea.

  • I think it'd be better to invalidate InputLine::ws_indices (renamed from

Improve this page

Add a description, image, and links to the irc-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the irc-client topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.