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
1212reduces mouse usage with Tmux.
1313
1414It 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.
2117
2218### Screencast
2319
@@ -115,9 +111,6 @@ This plugin has some known limitations. Please read about it
115111- [ tmux-continuum] ( https://github.com/tmux-plugins/tmux-continuum ) - automatic
116112 restoring and continuous saving of tmux env
117113
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-
121114### Test suite
122115
123116This 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:
128121 # within project top directory
129122 $ ./run-tests
130123
131- By default tests run in 2 vagrant VMs: ubuntu and centos.
132-
133124### Contributions and new features
134125
135126Bug fixes and contributions are welcome.
You can’t perform that action at this time.
0 commit comments