| Commit message (Collapse) | Author | Age | 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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update and rename README.md to README
* Add files via upload
* Delete example4.png
* Update README
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update README
cleanup
cleanup
fix int typecast in printw()
fix int typecast for JOIN/QUIT
add 'x' command to send direct messages to server
Update README
Update kirc.c
remove annoying initial space char
revert last commit to remove initial space
revert last commit
undo accidental commit
apply fix for initial space char
add NAMES command
revamped README for readability in GitHub
Rename README to 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
Update README.md
Add files via upload
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
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
Add files via upload
Update README.md
Add files via upload
Delete example_cropped.png
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Update README.md
Add files via upload
Delete example_cropped.JPG
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|