LICENSE | ||
Makefile | ||
rchat | ||
rchat-cupdatelog | ||
rchat-instance-list | ||
rchat-latestver | ||
rchat-news | ||
README.md |
rchat
rchat is a rautafarmi chat client with Vim keybinds written in Bash.
Installation
To install, clone the repository and make install.
Keybinds
- :j // Join
- :! // Run a shell command using /bin/sh
- :set nick // Set your nick (Default: anon)
- :e // Edit a message in your defined $EDITOR
- :changelog // See the changelog
- :help // Get help
- :news // Read news
- :instance // Find cool instances
- :history // View all previous messages
- :history clear // Clear all previous messages
- For more, see :help
Credits
- donut.gq // rautafarmi
- me // rchat