1 unstable release
| 0.1.0 | Nov 20, 2023 |
|---|
#563 in Visualization
6KB
73 lines
vixargs ~ visual xargs executes one command per window pane
Make the invisible palpable
cargo install --git https://github.com/fenollp/vixargs
# sudo apt install tmux
# Say the file ./commands has one shell command per line
vixargs -a commands
to do
- work around reading from STDIN while still getting
tmux attachto work - replace
tmuxwith a Rust solution maybe this? - https://explainshell.com/explain?cmd=xargs
Dependencies
~4.5MB
~82K SLoC