File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,8 @@ Predefined searches are plugin killer feature. It speeds the workflow and
12
12
reduces mouse usage with Tmux.
13
13
14
14
It works even better when paired with
15
- [ tmux yank] ( https://github.com/tmux-plugins/tmux-yank ) .
16
-
17
- Tested and working on Linux, OSX and Cygwin.
18
-
19
- ** Note:** new version 2.0 uses extended regexes! Regex character escaping with
20
- backslashes ` \ ` isn't required anymore.
15
+ [ tmux yank] ( https://github.com/tmux-plugins/tmux-yank ) . Tested and working on
16
+ Linux, OSX and Cygwin.
21
17
22
18
### Screencast
23
19
@@ -115,9 +111,6 @@ This plugin has some known limitations. Please read about it
115
111
- [ tmux-continuum] ( https://github.com/tmux-plugins/tmux-continuum ) - automatic
116
112
restoring and continuous saving of tmux env
117
113
118
- You might want to follow [ @brunosutic ] ( https://twitter.com/brunosutic ) on
119
- twitter if you want to hear about new tmux plugins or feature updates.
120
-
121
114
### Test suite
122
115
123
116
This plugin has a pretty extensive integration test suite that runs on
@@ -128,8 +121,6 @@ When run locally, it depends on `vagrant`. Run it with:
128
121
# within project top directory
129
122
$ ./run-tests
130
123
131
- By default tests run in 2 vagrant VMs: ubuntu and centos.
132
-
133
124
### Contributions and new features
134
125
135
126
Bug fixes and contributions are welcome.
You can’t perform that action at this time.
0 commit comments