Skip to content

Releases: mcpcpc/kirc

0.0.2

19 Aug 14:51
Compare
Choose a tag to compare

Added

  • Argument options for username (-u) and real name (-r)

Changed

  • Word wrapping changed from character wrap to tokenized greedy algorithm
  • Increased user input buffer size from CMAX (default: 80 characters) to the full buffer, BUFF width (default: 510 characters)

Fixed

  • stty VERASE flag now restored to default setting (which is typically unset by default)

0.0.1

15 Aug 01:54
Compare
Choose a tag to compare

Initial release.