rchat is a rautafarmi chat client with Vim keybinds written in Bash for GNU/Linux.
This repository has been archived on 2023-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
speediegq 1c271d66d8 Add rchat 2022-08-12 21:49:28 +02:00
LICENSE Add rchat 2022-08-12 21:49:28 +02:00
Makefile Add rchat 2022-08-12 21:49:28 +02:00
README.md Add rchat 2022-08-12 21:49:28 +02:00
rchat Add rchat 2022-08-12 21:49:28 +02:00
rchat-cupdatelog Add rchat 2022-08-12 21:49:28 +02:00
rchat-instance-list Add rchat 2022-08-12 21:49:28 +02:00
rchat-latestver Add rchat 2022-08-12 21:49:28 +02:00
rchat-news Add rchat 2022-08-12 21:49:28 +02:00

README.md

rchat

rchat is a rautafarmi chat client with Vim keybinds written in Bash.

image

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

Screenshots

image image