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

Add Windows Terminal profile option #196

Open
2 tasks done
marcoesters opened this issue Apr 26, 2024 · 0 comments · May be fixed by #200
Open
2 tasks done

Add Windows Terminal profile option #196

marcoesters opened this issue Apr 26, 2024 · 0 comments · May be fixed by #200
Assignees
Labels
type::feature request for a new feature or capability

Comments

@marcoesters
Copy link
Contributor

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

The Windows Terminal app contains profiles for terminal-based applications. These are stored in a settings.json file that can be appended. The Microsoft documentation contains a few examples of dynamic profiles.

Why is this needed?

Conda packages such as the console shortcuts for Miniconda, Anaconda Distribution, and Miniforge can be opened in the Windows Terminal, but do not appear in the profile list. This would be a great convenience feature to use the tab feature of the Windows Terminal instead of having to open a new Window each time.

What should happen?

A new option should be added to allow adding Windows Terminal profiles.

Additional Context

This is currently focused on the Windows Terminal, but the schema should be updated such that it could potentially be expanded to other platforms if the profile config files have plain-text configuration files.

@marcoesters marcoesters added the type::feature request for a new feature or capability label Apr 26, 2024
@marcoesters marcoesters self-assigned this Apr 26, 2024
@marcoesters marcoesters linked a pull request May 2, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature request for a new feature or capability
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant