Activity log for bug #1687524

Date Who What changed Old value New value Message
2017-05-02 02:53:13 vans163 bug added bug
2017-05-02 16:45:52 vans163 description byobu version 5.116 tmux 2.3 Inside docker with ubuntu:zesty When creating a ~/.byobu/windows.tmux config that looks like so: new-session 'test'; new-window -n shell; send-keys -t shell "hello world"; And then running byobu. We have "helloworld". send-keys -t shell "hello Space world"; prints "hello world" send-keys -l -t shell "hello world"; prints "helloworld" tmux && tmux send-keys "hello world" prints "hello world" It seems this is a bug related to my env or byobu. byobu version 5.116 tmux 2.3 Inside docker with ubuntu:zesty When creating a ~/.byobu/windows.tmux config that looks like so: new-session 'test'; new-window -n shell; send-keys -t shell "hello world"; And then running byobu. We have "helloworld". send-keys -t shell "hello Space world"; prints "hello world" send-keys -l -t shell "hello world"; prints "helloworld" send-keys -t shell hello world; prints helloworld tmux && tmux send-keys "hello world" prints "hello world" It seems this is a bug related to my env or byobu.
2017-05-02 16:46:25 vans163 description byobu version 5.116 tmux 2.3 Inside docker with ubuntu:zesty When creating a ~/.byobu/windows.tmux config that looks like so: new-session 'test'; new-window -n shell; send-keys -t shell "hello world"; And then running byobu. We have "helloworld". send-keys -t shell "hello Space world"; prints "hello world" send-keys -l -t shell "hello world"; prints "helloworld" send-keys -t shell hello world; prints helloworld tmux && tmux send-keys "hello world" prints "hello world" It seems this is a bug related to my env or byobu. byobu version 5.116 tmux 2.3 Inside docker with ubuntu:zesty When creating a ~/.byobu/windows.tmux config that looks like so: new-session 'test'; new-window -n shell; send-keys -t shell "hello world"; And then running byobu. We have "helloworld". send-keys -t shell "hello Space world"; prints "hello world" send-keys -l -t shell "hello world"; prints "helloworld" send-keys -t shell hello world; prints helloworld tmux && tmux send-keys "hello world" prints hello world It seems this is a bug related to my env or byobu.
2018-08-12 15:28:58 Dustin Kirkland  byobu: importance Undecided Low
2018-08-12 15:29:02 Dustin Kirkland  byobu: status New Confirmed