Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man page: remove forward slash (#75) | Michael Czigler | 2020-10-22 | 1 | -1/+1 |
| | |||||
* | 0.1.6 (#63) | Michael Czigler | 2020-10-15 | 1 | -3/+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 | ||||
* | change -W to automatic wrap (#50) | Michael Czigler | 2020-10-02 | 1 | -3/+0 |
| | | | | | * change -W to automatic wrap * address Codacy compliance | ||||
* | Update kirc.1 | Michael Czigler | 2020-09-29 | 1 | -2/+2 |
| | |||||
* | fix -x option | Michael Czigler | 2020-09-29 | 1 | -3/+3 |
| | |||||
* | Add missing -x argument option | Michael Czigler | 2020-09-29 | 1 | -0/+3 |
| | |||||
* | add manpage (#46) | Michael Czigler | 2020-09-29 | 1 | -0/+77 |
* 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 |