Releases: mcpcpc/kirc
Releases · mcpcpc/kirc
0.2.2
Fixed
Printing channel parameters causing line wrap (#92 )
0.2.1
Fixed
nread variable type
Show parameters when printing unknown commands (#91 )
0.2.0
Fixed
Security concern using `localtime (#87 )
Terminal resizing breaks user input (#85 )
0.1.9
Added
Support for CTCP commands: VERSION
, TIME
, PING
, ACTION
and CLIENTINFO
(#80 )
Removed
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 )
0.1.8
Fixed
Bug where input line not cleared before printing new server message (#69 )
0.1.7
Added
Asynchronous message handling (#66 )
Fixed
Empty channel variable would result in a Segmentation Fault (#64 )
0.1.6
Removed
/?
command, in favor of printing the current message channel to each new line of user input.
0.1.5
Added
Channel indicator for JOIN/PART (#59 )
Removed
Canonical/non-canonical mode switching (#58 )
0.1.4
Added
Proper user input handler (#53 )
0.1.3
Added
Man page (#45 )
Automatic line wrapping (#49 )
Removed
You can’t perform that action at this time.