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

Expose wt arguments in Start-Aish #167

Open
StevenBucher98 opened this issue Jun 11, 2024 · 2 comments
Open

Expose wt arguments in Start-Aish #167

StevenBucher98 opened this issue Jun 11, 2024 · 2 comments
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@StevenBucher98
Copy link
Collaborator

Summary of the new feature / enhancement

It would be nice to have a parameter for Start-Aish that allows me to pass configuration values for the wt command so change the pane. Meaning I could configure the size, color and title of the pane.

Proposed technical implementation details (optional)

Start-Aish -WTConfig @{ tabColor = 'blue'; size = '0.5'}

We can maybe choose a better name for the parameter but the idea is there.

@StevenBucher98 StevenBucher98 added the Issue-Enhancement The issue is a feature or idea label Jun 11, 2024
@StevenBucher98
Copy link
Collaborator Author

Will have to take into consideration with multiple terminal support. Perhaps in the config file is the best place to do it for aish

@daxian-dbw
Copy link
Member

Note that this -WTConfig parameter will not be available on macOS, meaning it's not cross-plat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

2 participants