| Commit message (Collapse) | Author | Files | Lines |
|
|
|
* 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
|
|
* change -W to automatic wrap
* address Codacy compliance
|
|
|
|
|
|
|
|
* Create kirc.1
* add VERSION and man page
* change kirc version to definition in Makefile
* fix separator char (TAB)
* remove double parenthesis in puts() command
* change VERSION to be controlled by kirc.c
|