-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
What's the Problem?
Terminal is separated.
Solution/Idea
I was thinking it would be genius to make the terminal show up at the bottom of the folder like on IntelliJ u have tabs for Debug, Terminal, Run, etc... so that our terminal would be already inside and we would know oh ok it is on "this folder" (if one is organized enough to not move too much ;).
Alternatives
Opening the terminal separately as it is done now... which equals clutter.
Priorities
Capability | Priority |
---|---|
This proposal will allow developers to accomplish more productivity | Must |
This proposal will allow end users to accomplish less clutter | Must |
Files Version
v1.5
Windows Version
11
maicol07, 80avin, AlexNakamuraDF, MotaOcimar, chriswoodle and 4 more
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🏗 In progress
Milestone
Relationships
Development
Select code repository
Activity
Tropix126 commentedon Sep 26, 2021
somewhat relevant #5607
Ademord commentedon Sep 26, 2021
i would call it instead of relevant: "directly related and key shortcut for proposed feature".
80avin commentedon Jan 14, 2022
+1
A better inspiration could be KDE's Dolphin File Manager which opens a terminal in lower pane on press of F4 key.
Also, when we navigate the folders through the UI, the attached terminal also changes the working directory (only when no command is running) by a
cd
command.gave92 commentedon Feb 3, 2022
How to implement this if we decide to go ahead: https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
nielsbosma commentedon May 31, 2022
This would be a killer feature! Please implement this.
yaira2 commentedon Jul 20, 2022
Can you share how this will fit into your workflow? Personally, if I'm doing any dev stuff that requires a folder to be open for any length of time in cmd, it's usually because I'm working in an IDE.
nielsbosma commentedon Jul 25, 2022
Check out this workflow from Kudu:
https://recordit.co/C94qz5dsLa
yaira2 commentedon Jul 28, 2022
I'm not sure I'm seeing the point of that.
nielsbosma commentedon Dec 8, 2022
Here's some more arguments
https://softwarerecs.stackexchange.com/questions/531/how-can-i-integrate-a-command-line-into-the-windows-explorer
This would improve my productivity a lot.
12 remaining items