aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-200.1.7 (#68)Michael Czigler1-0/+2
* bump version * remove loop from edit() * remove redundant variables * remove while loop * refactor * move cursor to col 0 before server message * cleanup * add back chan_default prefix * remove puts and add \r * add asynchronous feature set * replace \x1b[0F with \r * remove extra character F * fix ctrl+c * remove log * cleanup ctrl+c exit * Update kirc.c * remove sys/socket.h library * move duplicate code block to function * move stateSet() function * Add ctrl+c key binding * fix verbose flag * cleanup * rename default channel variable * add channel variable check * set cdef default value of "?" * new cdef default assignment * fix channel not printing with -c arg
2020-10-16Update READMEMichael Czigler1-72/+2
2020-10-15FAQ moved to websiteMichael Czigler1-5/+0
2020-10-150.1.6 (#63)Michael Czigler1-1/+0
* add in comments and prompt char * bump version * remove fd arguments in edit() * change promptc to chan_default * add user input channel indicator * remove /? command * change 200 to CHA_MAX * remove comments * allow escape codes in prompt * add braces around prompt channel * remove /? from docs
2020-10-12Update READMEMichael Czigler1-2/+2
2020-10-08Update READMEMichael Czigler1-1/+1
2020-10-08add seo keywordMichael Czigler1-1/+1
2020-10-08seo activities (#55)Michael Czigler1-1/+2
* Update and rename README.md to README * Add files via upload * Delete example4.png * Update README
2020-10-07remove extra external linksMichael Czigler1-7/+7
2020-10-070.1.4 (#54)Michael Czigler1-14/+21
* cleanup style * remove keyboard_hit() function * integrate kline input hander * add new input indicators * only use edit function * improve function names * fix input printing * fix new line behavior after user input * fix /? command * remove Known Bugs, add commands * add arrow key information * remove left and right brackets around commands * add missing language fence * fix typo * remove duplicate ioctl instance * Update README.md * Update README.md * fix direct message color * Delete example2.png * Delete example.png * remove extra line * fix line printing * more cleanup and better colors * refactor Co-authored-by: Michael Czigler <mcpcpc@users.noreply.github.com>
2020-10-02change -W to automatic wrap (#50)Michael Czigler1-2/+2
* change -W to automatic wrap * address Codacy compliance
2020-10-02clarify Known Bugs sectionMichael Czigler1-2/+2
2020-10-01fix grammarMichael Czigler1-1/+1
2020-10-01Update README.mdMichael Czigler1-1/+1
2020-10-01add FAQ about POSIX and C99Michael Czigler1-2/+3
2020-10-01add Known Bugs sectionMichael Czigler1-0/+4
2020-10-01add missing -a argument from usage sectionMichael Czigler1-1/+1
2020-09-30Update README.mdMichael Czigler1-23/+23
2020-09-30Update README.mdMichael Czigler1-1/+1
2020-09-30changes based on Codacy recommendationsMichael Czigler1-20/+16
2020-09-30Update README.mdMichael Czigler1-0/+4
2020-09-30README improvements (#47)Michael Czigler1-45/+73
* Update for SEO * Update README.md * add ANSI example * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload * add new screenshot image (cropped) * add more usage information
2020-09-29indent code blockMichael Czigler1-9/+9
2020-09-29add SASL EXTERNAL exampleMichael Czigler1-4/+16
2020-09-28Update README.mdMichael Czigler1-1/+1
2020-09-28Update README.mdMichael Czigler1-1/+1
2020-09-28add SASL EXTERNAL usage informationMichael Czigler1-3/+3
2020-09-27Update README.mdMichael Czigler1-21/+21
2020-09-27add SEO information.Michael Czigler1-0/+6
2020-09-25Update README.mdMichael Czigler1-5/+5
2020-09-25Update README.mdMichael Czigler1-4/+5
2020-09-24squash commits to address README and defaultsMichael Czigler1-30/+26
Update README.md update logo Update README.md add multi-channel join argument option simplify printw() return after channel join Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Add files via upload Delete googled3f6f6cc852fad22.html Add files via upload Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md increase chan variable size Delete test remove fixed chan buffer size
2020-09-22Update README.mdMichael Czigler1-1/+1
2020-09-22Update README.mdMichael Czigler1-4/+4
2020-09-22Update README.mdMichael Czigler1-1/+1
2020-09-22simplified commandsmcpcpc1-11/+4
2020-09-22Update README.mdMichael Czigler1-5/+6
2020-09-22add additional feature mentionsMichael Czigler1-2/+3
2020-09-22Update README.mdMichael Czigler1-2/+2
2020-09-22remove extra spacesMichael Czigler1-2/+0
2020-09-22Update README.mdMichael Czigler1-0/+19
2020-09-20Update README.mdMichael Czigler1-1/+1
2020-09-20Update README.mdMichael Czigler1-1/+1
2020-09-17Fix a typo in distro nameRMPR1-1/+1
2020-09-17add commandmcpcpc1-0/+1
2020-09-17readme updatemcpcpc1-1/+1
2020-09-17update READMEmcpcpc1-4/+4
2020-09-16add tls/ssl examplemcpcpc1-1/+17
2020-09-16add '/h' commandmcpcpc1-0/+1
2020-09-16Update README.mdMichael Czigler1-1/+1