Home

Awesome

tmux filter plugin

This plugin adds an option to filter your current buffer by some text/pattern. I was missing the feature from the vscode terminal when viewing dev server logs in tmux, so I added it in tmux.

Installation

set -g @plugin 'MaximilianGaedig/tmux-filter'

Usage

Contributing

If you find a bug/feature you think this should have please feel free to open a pull request or issue :)