We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue: GUI starts with browser when using --gui --no-browser or not at all when using --no-browser --gui
--gui --no-browser
--no-browser --gui
Expecting: Expecting GUI to start but no browser to open.
Usecase: aider is running on my AI server, no need to open it. I also have a codium extension I created to load the GUI within codium.
Steps to Reproduce: aider --gui --no-browser No browser opens and GUI mode doesn't start
aider --gui --no-browser
or
aider --no-browser --gui GUI runs but browser still opens.
aider --no-browser --gui
Aider v0.77.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
Issue:
GUI starts with browser when using
--gui --no-browser
or not at all when using--no-browser --gui
Expecting:
Expecting GUI to start but no browser to open.
Usecase:
aider is running on my AI server, no need to open it.
I also have a codium extension I created to load the GUI within codium.
Steps to Reproduce:
aider --gui --no-browser
No browser opens and GUI mode doesn't start
or
aider --no-browser --gui
GUI runs but browser still opens.
Version and model info
Aider v0.77.0
The text was updated successfully, but these errors were encountered: