Skip to content

0.1.9

Compare
Choose a tag to compare
@mcpcpc mcpcpc released this 28 Oct 21:41
· 26 commits to master since this release
bcab03c

Added

  • Support for CTCP commands: VERSION, TIME, PING, ACTION and CLIENTINFO (#80)

Removed

  • -w argument (#81)

Changed

  • Dynamic nickname width, as opposed to the current static definition (#81)
  • Moved media from master/ to gh-pages/ (#82)

Fixed

  • README missing key bindings (#78)
  • Potential overscan issue with char arrays that are not null-terminated (#84)
  • Channel name is not printed if cdef is a substring of the channel name (#83)