From 117a3666d950d1d0d5d0ea6f90b9f3f1fe8d1758 Mon Sep 17 00:00:00 2001 From: Kenneth Flak Date: Sat, 6 May 2023 15:40:28 +0300 Subject: [PATCH] Added tut, the TUI Mastodon client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a89fa4..b56465a 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Terminology: ## Social * :white_check_mark: [matui](https://github.com/pkulak/matui) - a Matrix TUI with vim-like navigation. +* :white_check_mark: [tut](https://github.com/RasmusLindroth/tut) - a Mastodon client with vim-like navigation ## Source Code Management * :white_check_mark: [git](https://git-scm.com/) - Nothing's better than the real deal. Tell git to use vim/nvim when editing commit messages, interactive rebase etc. by putting in your `~/.config/git/config`: