This repository has been archived on 2023-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
rchat/README.md
2022-08-12 21:49:28 +02:00

939 B

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