Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add -o argument option for irc chat logging | mcpcpc | 2020-08-21 | 1 | -2/+3 |
| | |||||
* | fix initial line single char indent issue | mcpcpc | 2020-08-18 | 1 | -6/+10 |
| | |||||
* | added :Q command | mcpcpc | 2020-08-18 | 1 | -3/+4 |
| | |||||
* | colored command output | mcpcpc | 2020-08-16 | 1 | -3/+9 |
| | |||||
* | squash commits related to commands and stabilty | mcpcpc | 2020-08-14 | 1 | -13/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update README add default command condition improved color scheme fix total column widtg remove leave/join channel since it does work for quit condition fix for WAIT_SIG being missread added command add additional commands :n, :j, and :l change bad cmd message Update README Update README Update README | ||||
* | possible fix for garbage printing with ':m' | mcpcpc | 2020-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | README: fix usage for password 2nd attempt to fix garbage printing fix typo 2nd fix cleanup guard against accidental WAIT_SIG read move WAIT_SIG check after garbage cleanup experiment with disabling echo update update update enable backspace in stdin from virtual terminal update | ||||
* | add password argument | mcpcpc | 2020-08-08 | 1 | -1/+12 |
| | |||||
* | new at 0.0.1 | mcpcpc | 2020-08-06 | 1 | -0/+44 |