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

Enhancement for iTerm profiles #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andrewalba
Copy link

First off, thank you for the nice simple productivity tool. I have found this tool to be useful in my day to day workflow.

I have proposed an enhancement for iTerm that will allow you to specify the iTerm profile you would like to use.

For example, if you have an iTerm profile named "Production" configured with specific settings for production servers, you can open the iTerm with that profile by passing the --profile flag with the profile name as the following value.

I have provided some more details in the README.md

I hope you find this enhancement as useful as I have and will consider merging.

- Introduce a new method `removeProfileParameter` to handle
  the removal of the `--profile` parameter from commands.
- Modify the command execution logic to use the specified
  terminal profile when launching iTerm or other terminals.
- Ensure that the command is executed correctly with the
  appropriate profile, enhancing user experience and flexibility.
…for SSH commands to enhance user experience and provide clarity on usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant