From 617822de674897d79aa082ba9084136e0f417c23 Mon Sep 17 00:00:00 2001
From: Sam Cowger <cscowger@gmail.com>
Date: Thu, 17 Mar 2022 22:15:40 -0700
Subject: [PATCH 1/5] Add Matterhorn (#73)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 133277d..64ab5c5 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@ List of projects that provide terminal user interfaces
 
 - [Alpine](https://alpine.x10host.com) Email client. Fork of Pine by University of Washington.
 - [gord](https://github.com/yellowsink/gord) TUI discord client. updated fork of the now-outdated cordless.
+- [matterhorn](https://github.com/matterhorn-chat/matterhorn) A Mattermost terminal client.
 - [Mutt](https://gitlab.com/muttmua/mutt) Email client
 - [sclack](https://github.com/haskellcamargo/sclack) Slack terminal client
 - [scli](https://github.com/isamert/scli/) A simple terminal user interface for signal messenger

From 5e3f89ee719d4c94c924a370f9d374ca4dd88540 Mon Sep 17 00:00:00 2001
From: Benjamin Vaisvil <benjamini@gmail.com>
Date: Fri, 18 Mar 2022 00:17:28 -0500
Subject: [PATCH 2/5] Add zenith (#72)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 64ab5c5..a261004 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ List of projects that provide terminal user interfaces
 - [TermUI](https://github.com/gizak/termui) Golang terminal dashboard
 - [trek](https://github.com/franckverrot/trek) ncurses explorer for Hashicorp Nomad clusters
 - [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal.
+- [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust
 
 ## <a name="development"></a>Development
 

From af6d24bc9bad70555deefa45825b30cd1c47b3a2 Mon Sep 17 00:00:00 2001
From: Otto Ahoniemi <otto@ottoahoniemi.fi>
Date: Fri, 18 Mar 2022 07:18:43 +0200
Subject: [PATCH 3/5] Add aerc email client (#71)

* Add aerc email client

* Add gomuks matrix client
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a261004..a7963e2 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,9 @@ List of projects that provide terminal user interfaces
 
 ## <a name="messaging"></a>Messaging
 
+- [aerc](https://aerc-mail.org/) Email client
 - [Alpine](https://alpine.x10host.com) Email client. Fork of Pine by University of Washington.
+- [gomuks](https://github.com/tulir/gomuks) Matrix client
 - [gord](https://github.com/yellowsink/gord) TUI discord client. updated fork of the now-outdated cordless.
 - [matterhorn](https://github.com/matterhorn-chat/matterhorn) A Mattermost terminal client.
 - [Mutt](https://gitlab.com/muttmua/mutt) Email client

From 1efa9f986f377a778dbcf70e50bac37031da5e91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kr=C3=B6hnke?= <andreas@krohnke.me>
Date: Fri, 18 Mar 2022 06:19:51 +0100
Subject: [PATCH 4/5] Add Twitter client `twterm` (#55)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a7963e2..af4748b 100644
--- a/README.md
+++ b/README.md
@@ -190,6 +190,7 @@ List of projects that provide terminal user interfaces
 - [Rainbowstream](https://github.com/orakaro/rainbowstream) A smart and nice Twitter client on terminal written in Python
 - [rtv](https://github.com/michael-lazar/rtv) Browse Reddit from your terminal
 - [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal
+- [twterm](https://github.com/ryota-ka/twterm) A full-featured TUI Twitter client
 - [w3m](https://github.com/tats/w3m) A text-mode WWW browser
 
 ---

From 5e566617a7bbd78f59ee3068140cc9f2ef702c60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Pl=C3=A1=C5=A1il?= <me@rplasil.name>
Date: Fri, 18 Mar 2022 13:20:28 +0800
Subject: [PATCH 5/5] Add Vifm (#65)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index af4748b..b11a679 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,7 @@ List of projects that provide terminal user interfaces
 - [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust
 - [Visidata](https://github.com/saulpw/visidata) A terminal spreadsheet multitool for discovering and arranging data
 - [zelliji](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
+- [Vifm](https://vifm.info) File manager with Vim bindings and scripting/configuration style
 
 ## <a name="web"></a>Web