parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Overflow bug with --tmuxpane on M1 Mac


From: Faissal Bensefia
Subject: Overflow bug with --tmuxpane on M1 Mac
Date: Fri, 12 Apr 2024 13:33:34 +0000

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

[Prev in Thread] Current Thread [Next in Thread]