Closed acheronfail closed 1 year ago
This change includes some performance improvements. Here they are (roughly in order of their impact):
.to_printable
Item::line_count
This also includes some other quality of life changes, as well as decreasing the input flush threshold from 200ms to 20ms.
Fixes #66
This change includes some performance improvements. Here they are (roughly in order of their impact):
.to_printable
Item::line_count
for a given width, so it's not re-calculated unless the terminal width changesThis also includes some other quality of life changes, as well as decreasing the input flush threshold from 200ms to 20ms.
Fixes #66