Skip to content

Commit 1316e9c

Browse files
committed
docs: versioning for old users
1 parent 9ccd47f commit 1316e9c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
[![Tests](https://github.com/ddzero2c/tmux-easymotion/actions/workflows/test.yml/badge.svg)](https://github.com/ddzero2c/tmux-easymotion/actions/workflows/test.yml)
44

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+
516
- Tmux prefix is `Ctrl+q`:
617
- Trigger key is `s`
718

0 commit comments

Comments
 (0)