From: Sergey Matveev <stargrave@stargrave.org>
Date: Sun, 12 Mar 2023 21:14:10 +0000 (+0300)
Subject: Mention all frontend related utilities
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=fc01549ab9eb097ea2efd4ed7279432d6664e078;p=mmc.git

Mention all frontend related utilities
---

diff --git a/doc/arch.texi b/doc/arch.texi
index 15bb7e5..ce71c34 100644
--- a/doc/arch.texi
+++ b/doc/arch.texi
@@ -135,7 +135,7 @@ two parts:
 
 @item Also you can manually open desired chat window by pressing
 predefined keybinding, that will show you
-@command{https://github.com/junegunn/fzf, fzf}-backed list of all known
+@url{https://github.com/junegunn/fzf, fzf}-backed list of all known
 users and channels.
 
 @item @command{cmd/rd} reads @file{out.rec} file and prints last ten
diff --git a/doc/index.texi b/doc/index.texi
index dd88245..32f4cd9 100644
--- a/doc/index.texi
+++ b/doc/index.texi
@@ -16,10 +16,14 @@ and flexibility useful.
 
 @itemize
 @item @url{https://tools.suckless.org/ii/, Suckless} minimalist FIFO and
-filesystem-based backend. @url{https://github.com/tmux/tmux/wiki, tmux}
+filesystem-based backend. @url{https://github.com/tmux/tmux/wiki, tmux},
+@url{ttps://github.com/junegunn/fzf, fzf},
+@url{https://github.com/hanslub42/rlwrap, rlwrap},
+@url{http://supercat.nosredna.net/, supercat}
 based frontend with colourized output.
 @item Ability to store channel's whole message history, keeping
-threading meta information in both human and machine friendly format.
+threading meta information in both human and machine friendly
+@url{https://www.gnu.org/software/recutils/, GNU Recutils} format.
 @item Ability to send and retrieve files. Multiline messages support.
 @item All channels refreshing after the login.
 @item Keybindings for quick channel opening, window selection,