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

Pin or bookmark as favorite directory on windows terminal #10460

Closed
silvesterwali opened this issue Jun 19, 2021 · 5 comments
Closed

Pin or bookmark as favorite directory on windows terminal #10460

silvesterwali opened this issue Jun 19, 2021 · 5 comments
Labels
Issue-Question For questions or discussion Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. Resolution-Answered Related to questions that have been answered

Comments

@silvesterwali
Copy link

Hi, thank's for the great idea to create this app. I have tried this terminal for several weeks, and whenever I go to a specific directory on my windows, I should type like below

   cd C://xampp/htdocs/myProject

it would be nice to pin this current directory as a favorite so when we come back to the current directory, just go with our favorite directory with pinned as the favorite one.

image

Thank's

Sorry for my bad English to explain it

@silvesterwali silvesterwali added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jun 19, 2021
@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 Jun 19, 2021
@KalleOlaviNiemitalo
Copy link

With #8166 and PowerShell/PowerShell#15469, PowerShell can inform Windows Terminal about the working directory. I don't see any technical obstacle to changing Windows Terminal so that the user can bookmark the directory and later select the bookmark to open a new pane, tab, or window in that directory. However, if you want Windows Terminal to tell a previously started shell to cd to a bookmarked directory, that is more difficult.

@KalleOlaviNiemitalo
Copy link

On the other hand, if you need this only in PowerShell, then it would be pretty easy to define a set of aliases named like cd-MyProject and then type cd- and press Tab to get a list.

@silvesterwali
Copy link
Author

Hi, @KalleOlaviNiemitalo thank's for your advice, but I think to create the alias for every project that we have maybe we cannot remember all of them, in my own experience I just open vscode , but not running the server development within vscode terminal because my screen is small, so I running the server dev from windows terminal (Power Shell or CMD) and it helps me to focus on my code and save space, and finally this is only my opinion.

@zadjii-msft
Copy link
Member

Couldn't you just create a profile, where the startingDirectory is set to C://xampp/htdocs/myProject? That's generally what I do - one profile for each of the projects I like to work on

@zadjii-msft zadjii-msft added Issue-Question For questions or discussion Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Resolution-Answered Related to questions that have been answered and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Jul 6, 2021
@ghost ghost added the No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. label Jul 10, 2021
@ghost
Copy link

ghost commented Jul 10, 2021

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost ghost closed this as completed Jul 13, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question For questions or discussion Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

3 participants