diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-10-07 11:05:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-07 11:05:34 -0400 |
commit | cb459a3c1a73c3481b1ce6a5674f603c08a3901f (patch) | |
tree | d4efdf2a9a2b81cdd601ff47c95674875f4a2d20 /.github | |
parent | minor style and formatting fixes (#52) (diff) | |
download | kirc-cb459a3c1a73c3481b1ce6a5674f603c08a3901f.tar.gz kirc-cb459a3c1a73c3481b1ce6a5674f603c08a3901f.tar.bz2 kirc-cb459a3c1a73c3481b1ce6a5674f603c08a3901f.tar.xz kirc-cb459a3c1a73c3481b1ce6a5674f603c08a3901f.tar.zst kirc-cb459a3c1a73c3481b1ce6a5674f603c08a3901f.zip |
0.1.4 (#54)
* 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>
Diffstat (limited to '.github')
-rw-r--r-- | .github/example.png | bin | 672695 -> 0 bytes |
-rw-r--r-- | .github/example2.png | bin | 964934 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/.github/example.png b/.github/example.png Binary files differdeleted file mode 100644 index 93ac0f4..0000000 --- a/.github/example.png +++ /dev/null diff --git a/.github/example2.png b/.github/example2.png Binary files differdeleted file mode 100644 index fe654fa..0000000 --- a/.github/example2.png +++ /dev/null |