We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccd47f commit 1316e9cCopy full SHA for 1316e9c
README.md
@@ -2,6 +2,17 @@
2
3
[](https://github.com/ddzero2c/tmux-easymotion/actions/workflows/test.yml)
4
5
+> [!NOTE]
6
+> **📢 Active Development Notice**
7
+>
8
+> I've been receiving feature requests and will be actively adding new features going forward.
9
+> The master branch may include breaking changes and experimental features.
10
11
+> **If you prefer stability, please pin to [v1.0.0](https://github.com/ddzero2c/tmux-easymotion/releases/tag/v1.0.0):**
12
+> ```bash
13
+> set -g @plugin 'ddzero2c/tmux-easymotion@v1.0.0'
14
+> ```
15
+
16
- Tmux prefix is `Ctrl+q`:
17
- Trigger key is `s`
18
0 commit comments