https://bugs.kde.org/show_bug.cgi?id=459865
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL CC| |n...@kde.org Status|REPORTED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- The default action for the enter key silently drops output; to see output, you use Shift+Enter, or click on the little terminal window icon on the right of the list item for the command. I can't think of a way we could detect whether a command is going to produce output automatically without running the command and looking for STDOUT, and at that point it's too late. I think we'll have to use the tools we already have here, unless you think of something super clever. Did you have something in mind? -- You are receiving this mail because: You are watching all bug changes.