Skip to content

Commit 7c9afec

Browse files
committed
Cleanup readme
1 parent 3372e1b commit 7c9afec

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ Predefined searches are plugin killer feature. It speeds the workflow and
1212
reduces mouse usage with Tmux.
1313

1414
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.
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

123116
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:
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

135126
Bug fixes and contributions are welcome.

0 commit comments

Comments
 (0)