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 d0b2b6f commit d7f7e6cCopy full SHA for d7f7e6c
README.md
@@ -2,9 +2,13 @@
2
3
[](https://travis-ci.org/tmux-plugins/tmux-copycat)
4
5
+**NOTE: [tmux 3.1 adds support for native regex searches](https://raw.githubusercontent.com/tmux/tmux/3.1/CHANGES).
6
+This is great news because it means a big part of 'tmux-copycat' is now
7
+available natively! Use this plugin only if you need its other features.**
8
+
9
This plugin enables:
10
-- regex searches
11
+- regex searches (native support added in tmux 3.1)
12
- search result highlighting
13
- predefined searches
14
0 commit comments