summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbimlas <bimbalaszlo@gmail.com>2022-11-15 20:53:14 +0100
committerbimlas <bimbalaszlo@gmail.com>2022-11-15 20:53:14 +0100
commitd05fc4538d0ceab3d3eae7d61f9d7b0eafce6d49 (patch)
treea131d739e1d3ed11b301141e4b9334cabe5253a0 /README.md
parent8373da216676518afef32d469fc0c8f1a48e21b5 (diff)
Add documentation about Tmux-widget
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f48cfb..bc8b7c0 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,8 @@ There are multiple ways to use **navi**:
- pros: you have access to all possible subcommands and flags
- as a [shell widget](docs/installation.md#installing-the-shell-widget) for the terminal
- pros: the shell history is correctly populated (i.e. with the actual command you ran instead of `navi`) and you can edit the command as you wish before executing it
+- as a [Tmux widget](docs/tmux.md)
+ - pros: you can use your cheatsheets in any command-line app even in SSH sessions
- as [aliases](docs/aliases.md)
- as a [shell scripting tool](docs/shell_scripting.md)
- as an [Alfred workflow](docs/alfred.md)