Hello,
Thanks for this awesome program. Just wanted to let you guys know that I ran 
into what seems to be a bug when using the --tmuxpane flag:
$ echo "test" | parallel --tmuxpane --will-cite
parallel: Error: Command line too long (12 >= -3345) at input 0: test
This is using the latest version of parallel that is available on Homebrew (GNU 
Parallel 20240322), on an M1 Mac. The same command on my phone with the same 
version of GNU Parallel gives me the following output instead:
$ echo “test” | parallel –tmuxpane --will-cite
See output with: tmux -S /data/data/com.termux/files/usr/tmp/tmsmu4vf attach

Regards,
~Faissal

Reply via email to