Wishlist: Ability to Abort/Cancel Command
Bug #623475 reported by
naesk
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CLI Companion |
Fix Released
|
Wishlist
|
CLI Companion Development Team |
Bug Description
I realise that for the aims of releasing a 1.0 stable version you wanted to freeze the addition of any wishlist features, so as to concentrate your efforts on resolving bugs. Here's one before I forget it;
Add a [Cancel] button to the lower menubar, for the ability to abort/cancel a running commands process.
I think this feature would be worth while implementing especially for newbies/CLI-virgins to use. However I understand and accept both your decisions & reservations if you feel otherwise :)
Related branches
lp://qastaging/~ksa618/clicompanion/fix-for-623475
Rejected
for merging
into
lp://qastaging/clicompanion
- Marek Bardoński: Disapprove
- David Caro: Disapprove
- Duane Hinnen: Pending requested
-
Diff: 177 lines (+47/-0)5 files modifiedclicompanionlib/config.py (+2/-0)
clicompanionlib/menus_buttons.py (+17/-0)
clicompanionlib/plugins.py (+2/-0)
clicompanionlib/tabs.py (+9/-0)
clicompanionlib/view.py (+17/-0)
lp://qastaging/~dcaro/clicompanion/fix-623475
- 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)
Changed in clicompanion: | |
importance: | Undecided → Wishlist |
assignee: | nobody → CLIcompanion Development Team (clicompanion-devs) |
status: | New → Triaged |
Changed in clicompanion: | |
status: | Triaged → Fix Committed |
Changed in clicompanion: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.