Merge lp://staging/~maurorodrigues/terminator/bugfix-1414332 into lp://staging/terminator/trunk

Proposed by Mauro S M Rodrigues
Status: Merged
Merged at revision: 1532
Proposed branch: lp://staging/~maurorodrigues/terminator/bugfix-1414332
Merge into: lp://staging/terminator/trunk
Diff against target: 26 lines (+5/-3)
1 file modified
terminatorlib/plugins/custom_commands.py (+5/-3)
To merge this branch: bzr merge lp://staging/~maurorodrigues/terminator/bugfix-1414332
Reviewer Review Type Date Requested Status
Terminator Pending
Review via email: mp+247822@code.staging.launchpad.net

Commit message

Fixes custom commands for grouped terminals

As reported in lp:1414332 custom commands were not broadcast to all terminals
in the group. This fixes this bad behavior by getting all target terminals
and feeding each of these with the custom command.
Also changes the way we compare last character of a custom command to a more pythonic way, nothing out of ordinary.

Description of the change

Fixes lp:1414332, Group broadcast for custom commands.

To post a comment you must log in.
Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Merged. Thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.