Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Show current directory content in a UI panel above the terminal #14354

Closed
rrmistry opened this issue Nov 8, 2022 · 6 comments
Closed
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@rrmistry
Copy link

rrmistry commented Nov 8, 2022

Description of the new feature/enhancement

As a user of Windows Terminal, I often need to change directory and then immediately list contents of this directory. It would be helpful if the Windows Terminal could display current directory contents upon changing current folder, and list contents in a user interface panel just above the terminal.

A good use-case is navigating a directory that you are not familiar with or have not visited in some time.

Known Workarounds:

For PowerShell, this can be automated using an Alias, but it would be good to have this functionality out of box if possible. This would cover a generalized use-case for all terminal / shell types.

Proposed technical implementation details (optional)

A very helpful implementation of this exists for Azure App Service Tools (Kudu) shown below:

Terminal_With_Folder_Preview

Future Enhancements

It would be helpful to sort directory contents by default using user-defined sorting methods. For example: DateModified Ascending/Descending, Name, Type, Extension, etc.

@rrmistry rrmistry added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Nov 8, 2022
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Nov 8, 2022
@zadjii-msft
Copy link
Member

zadjii-msft commented Nov 8, 2022

Great suggestion! I suspect this is the same as #5591, yea? I kinda co-opted that thread to mean "explorer in Terminal" since "terminal in explorer" was kinda impossible

@rrmistry
Copy link
Author

rrmistry commented Nov 8, 2022

Great suggestion! I suspect this is the same as #5591, yea? I kinda co-opted that thread to mean "explorer in Terminal" since "terminal in explorer" was kinda impossible

Agree completely. Would be easier to implement explorer in this product (Windows Terminal) instead of having a dependency on another product (Windows Explorer)

I'm ok to mark this as a duplicate if needed. Just wanted to share the idea.

Thanks!

@zadjii-msft
Copy link
Member

/dup #5591

thanks!

@zadjii-msft zadjii-msft closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2022
@ghost
Copy link

ghost commented Nov 8, 2022

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Nov 8, 2022
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Nov 8, 2022
@237dmitry
Copy link

It looks terrible.

@zadjii-msft
Copy link
Member


😜

I can totally see how it'd be useful to have a sidebar that automatically populates with the CWD's contents (for some version of that being possible)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants