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

WSL / Windows Terminal Integration #14

Closed
4 tasks
htngr opened this issue Jul 5, 2023 · 0 comments
Closed
4 tasks

WSL / Windows Terminal Integration #14

htngr opened this issue Jul 5, 2023 · 0 comments
Labels
backlog enhancement New feature or request windows

Comments

@htngr
Copy link
Contributor

htngr commented Jul 5, 2023

Hiding / Modifying instances in terminal dropdown

Docker Desktops' and Rancher Desktops' distros are hidden via an explicit blacklist
A better way is by adding 'JSON Fragments' to C:\Users\<user>\AppData\Local\Microsoft\Windows Terminal\Fragments\{app-name}\{file-name}.json. See rancher-sandbox/rancher-desktop#818 and https://learn.microsoft.com/en-us/windows/terminal/json-fragment-extensions

Goal: Prevent user from launching instance when controller is not running

Possible Solutions:

  • Hide generated entry by WSL, Add custom one for devenv run <name>
  • Modify generated entry

Windows Explorer

WSL uses the distro name (currently devenv_controller / devenv_instance_<name>) when displaying it in explorer / start menu.
It would be better to have a more "human friendly" name (e.g. "Devenv ")

Possible Solutions:

@htngr htngr added enhancement New feature or request windows labels Jul 5, 2023
@htngr htngr added the backlog label Jul 9, 2024
@htngr htngr closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request windows
Projects
None yet
Development

No branches or pull requests

1 participant