https://github.com/mgalgs/tgrep
Easily grep your tmux panes
https://github.com/mgalgs/tgrep
Last synced: 3 months ago
JSON representation
Easily grep your tmux panes
- Host: GitHub
- URL: https://github.com/mgalgs/tgrep
- Owner: mgalgs
- Created: 2022-02-18T00:22:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T00:36:38.000Z (over 4 years ago)
- Last Synced: 2025-03-15T07:44:24.265Z (over 1 year ago)
- Language: Shell
- Size: 472 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
grep your tmux panes!
## Installation
Download `tgrep` from this repo and place it on your path.
## Usage
```
tgrep
```
`tgrep` pops up a `tmux` pane chooser (using `tmux choose-tree`), then runs
`grep` against the content of that pane.
`tgrep` doesn't have any command line arguments of its own. Everything gets
passed down to `grep`.
## Screenshots
