Command is executed in the wrong window!#77
Command is executed in the wrong window!#77tony merged 1 commit intotmux-python:masterfrom ThiefMaster:fix-dash-t-command
Conversation
|
This needs to be isolated a bit more. What if it was just section 4 and 5? Does changing |
|
Ok, I found the issue. It's caused by a command containing With |
|
Does wrapping it in single quotes give the same result? On Tuesday, April 1, 2014, ThiefMaster notifications@github.com wrote:
|
|
Yey. Even Update: Found the problem. PR coming in a few minutes. |
fixes #77
There was a problem hiding this comment.
All tests succeed, is there any case where arg wouldn't be a string?
|
@ThiefMaster: Let me know when you are done with the changes / PR's for the night. Do you still want to take a stab at #73 tonight or come back to it later? |
|
Done for today! |
Command is executed in the wrong window!
|
@ThiefMaster: While you were resting, travis finished the tests and I went ahead and published these 3 patches as v0.1.9. Way to go! |
|
I think something went wrong with the merge (did you by any change perform an accidentally forced push after merging the PRs)? |
|
@ThiefMaster : I see you were able to restore the the branches, keep them there and I will re-merge them when I get back tonight? Sorry about that, it happened during the downtime yesterday https://status.github.com/messages. |
|
@ThiefMaster : v0.1.10 on pypi. Better now? |
I have this config (the echoes are just to avoid actually starting stuff while testing things).
After loading it, almost everything is fine except the
ssh indico-lb-testcommand. It's entered (not executed, i.e. no ENTER after the command) in the first pane of window 4 (actually in whatever pane is focused in that window, when removing thefocusentry it's started in another pane of that window).