yaic

yet another ii client
git clone git://git.ckyln.com/~cem/yaic.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-06-10 08:48yaic: change usage outputCem Keylan1+2-1
2020-06-10 08:48yaic: nick length optionCem Keylan1+2-0
2020-05-08 10:54yaic: use backslashes to send messages starting with a ':'Cem Keylan1+4-0
2020-05-07 22:11yaic: support configuration filesCem Keylan2+27-0
2020-05-07 22:10yaic: use nick limit on both printf valuesCem Keylan1+6-6
2020-05-07 21:06yaic: explicitly show marksCem Keylan1+4-3
2020-05-07 21:05yaic: add notetaking functionCem Keylan1+3-0
2020-04-26 12:28add ability to toggle barCem Keylan1+2-0
2020-04-26 12:27add option to change history sizeCem Keylan1+6-0
2020-04-26 12:27yaic: convert '/msg' strings to '/j'Cem Keylan1+1-0
2020-04-16 21:58yaic: Keep NOTEXT effect between channel switchesCem Keylan1+1-1
2020-04-16 21:56yaic: add ability to switch off server messagesCem Keylan1+15-4
2020-04-16 21:55yaic: remove errexitCem Keylan1+1-1
2020-04-16 16:26yaic: add nickname highlighting support for the user.Cem Keylan1+15-6
2020-04-16 15:30yaic: use the prestty variable for restoration. Thanks @E5tenCem Keylan1+1-2
2020-04-16 02:10yaic: exit if '/q' is received.Cem Keylan1+1-0
2020-04-16 01:58initial commitCem Keylan3+281-0