1 unstable release
0.1.0 | Nov 20, 2023 |
---|
#518 in Visualization
6KB
73 lines
vixargs ~ vi
sual 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 attach
to work - replace
tmux
with a Rust solution maybe this? - https://explainshell.com/explain?cmd=xargs
Dependencies
~4.5MB
~80K SLoC