Skip to content

Commit d7f7e6c

Browse files
committed
Note about tmux 3.1 regex search support
1 parent d0b2b6f commit d7f7e6c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
[![Build Status](https://travis-ci.org/tmux-plugins/tmux-copycat.svg?branch=master)](https://travis-ci.org/tmux-plugins/tmux-copycat)
44

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+
59
This plugin enables:
610

7-
- regex searches
11+
- regex searches (native support added in tmux 3.1)
812
- search result highlighting
913
- predefined searches
1014

0 commit comments

Comments
 (0)