Hi — thanks for the detailed report and patient follow-up. Fixed in
commit 6c515a92: tmux-send-command-to-all-panes and tmux-send-command-
to-all-windows now pass '-l' (literal mode) to 'tmux send-keys'. Without
-l, tmux treated the broadcast string as a sequence of key names,
causing '$' and other shell metacharacters to be silently dropped or
misinterpreted. With -l, the text is sent exactly as typed — so 'for x
in 1 2 3; do echo $x; done' now correctly prints 1, 2, 3 in each pane.
Closing as Fix Released.

** Changed in: byobu
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583382

Title:
  Dollar escaping issue with commands in all splits/windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/1583382/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to