lp:~dcaro/clicompanion/fix-623475
Created by
David Caro
and last modified
- Get this branch:
- bzr branch lp:~dcaro/clicompanion/fix-623475
Only
David Caro
can upload to this branch. If you are
David Caro
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp:clicompanion
- Duane Hinnen: Approve
- David Caro: Needs Resubmitting
- Marek Bardoński: Needs Fixing
-
Diff: 442 lines (+218/-55)5 files modifiedclicompanionlib/config.py (+2/-0)
clicompanionlib/menus_buttons.py (+98/-42)
clicompanionlib/plugins.py (+2/-0)
clicompanionlib/tabs.py (+93/-12)
clicompanionlib/view.py (+23/-1)
Related bugs
Bug #623475: Wishlist: Ability to Abort/Cancel Command | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 107. By David Caro "<email address hidden>"
-
Added right-click menu, and top level menu for the entries:
process:
- Abort
- stop
- resume
- stop & background
- foreground
- run backgroundAlso reordered the top level menu entries in three more sections, commands
(run, add, remove), process (the above), and terminal (add tab, delete tab). - 106. By Kenneth Solbø Andersen
-
Added a button and menu entry to cancel (Ctrl-C) the running command. (LP: #623475)
- 99. By David Caro "<email address hidden>"
-
Merged from lp:~dcaro/clicompanion/fix-909545 to resolve bugs: lp:909545
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:clicompanion