Configure default profiles
See original GitHub issueIt would be great to have the ability to configure or remove default shell profiles. Currently The list of profiles is cluttered and if you need to configure, say, your default powershell profile you’d have to make a new profile, but since there’s already a default profile called powershell you would have to name the custom profile something else. Additionally the powershell default profile you never want to use is just cluttering up the list of profiles.
In my opinion just having the default profiles show up under Saved Profiles and allow them to be configurable like custom profiles would be enough. Even if I had to edit a file to change them I would be fine with that.
On a related note, it seems weird to have (for the default profile on new tabs) to have a default entry that points to an existing profile (i.e. Default (WSL / Default Distro
) as well as the entry it points to. That’s a minor nitpick though.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
Update: the latest nightly now includes a revamped profile management system:
I think is a good middle ground solution for both @clarkwang’s and @KalixWolf’s workflows - you can either keep built-in profiles enabled, or disable them and only customise the necessary ones as custom profiles.
The “new profile” still shows a selector as it’s particularly important for Windows, where you need a whole bunch of base options to run e.g. Clink or Git-Bash.
I use PowerShell a lot and it pulls my system profile, which is fine. I’ve played with creating other profiles, but it still pulls the system profile. Would this idea also allow Terminus to use a specific profile in Powershell, Bach, etc and not the system profile?