View Issue Details

IDProjectCategoryView StatusLast Update
0001547Double CommanderDefaultpublic2025-06-19 08:17
Reporterdandv Assigned ToAlexx2000  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
ProjectionnoneETAnone 
PlatformLinux 
Product Version0.7.5Product Buildbeta 
Summary0001547: Provide some visible indication of commands executing in the background
DescriptionIf I type a command in the command line (Shift+F2), I have no idea whether it's executing or not, what the output was, or the exit code.
Steps To Reproduce1. Go to the command line
2. Run a command that takes a while and may or may not succeed, e.g. `git@github.com:moment/moment.git` and assume you might not have access to clone that repo
3. Nothing seems to happen, but after a while, files start appearing in the current directory
4. You don't know when the operation has completed
Additional InformationNDN (http://ndn.muxe.com/) behaves much better in this regard. The command executes synchronously, the output is displayed, and can later be accessed with Ctrl+O.
TagsNo tags attached.
Fixed in Revision
Operating systemLinux
WidgetsetGTK2
Architecture64-bit

Activities

Alexx2000

2016-09-21 07:57

administrator   ~0001904

Last edited: 2016-09-21 08:01

Use Shift+Enter to execute such commands. Command line != Console.

Issue History

Date Modified Username Field Change
2016-09-21 07:16 dandv New Issue
2016-09-21 07:57 Alexx2000 Note Added: 0001904
2016-09-21 07:57 Alexx2000 Status new => feedback
2016-09-21 08:01 Alexx2000 Note Edited: 0001904
2025-06-19 08:17 Alexx2000 Assigned To => Alexx2000
2025-06-19 08:17 Alexx2000 Status feedback => closed
2025-06-19 08:17 Alexx2000 Resolution open => no change required