Summary: | IMPLEMENTED IN SVN: Improve warning: console is busy | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | RKWard Team <rkward-devel> |
Component: | general | Assignee: | RKWard Team <rkward-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RKWard Team
2010-08-13 20:31:58 UTC
This warning can be pretty annoying indeed. I think it makes sense to differentiate two cases: 1\. User typed something in the console, but did not hit enter, yet, OR command in console is syntactically incomplete: Yes, probably it makes most sense to offer the option to remove the old command. 2\. A command is actually running in the console: Add the new command in the paste buffer, instead \(and display a note with "do not show again"-option\). Perhaps it would really makes sense to offer the option of secondary console windows for power users, after all. I did not remove the dialog, but rather changed it offer more useful options, instead: \- Append to whatever is in the console \- Clear console and submit \(the option you suggested\) \- Cancel This is much better than before, IMO, so I consider this request as implemented. Regards Thomas - **summary**: Remove warning: console is busy --> IMPLEMENTED IN SVN: Improve warning: console is busy - **assigned_to**: nobody --> tfry - **status**: open --> closed |