Update Usage.md

This commit is contained in:
jfraeys 2024-03-16 19:43:25 +00:00 committed by GitHub
parent 8c25247620
commit 39d43c37d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
## [tmux_windownizer.sh](../../tmux_windownizer.sh) ## [tmux_windownizer](../../tmux_windownizer)
This script is designed to streamline the process of sending commands to a specific tmux window. It takes a branch name (or any identifier) as an argument, creates a new window if it doesn't exist in the current tmux session, and sends the provided command to that window. This script is designed to streamline the process of sending commands to a specific tmux window. It takes a branch name (or any identifier) as an argument, creates a new window if it doesn't exist in the current tmux session, and sends the provided command to that window.