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

Fix config edit mac os #927

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

MikeBirdTech
Copy link
Collaborator

Describe the changes you have made:

Added the try...except in case MacOS does not have xdg-open installed and calls open instead. Previous functionality that was removed when updating config_file to config_directory as seen in 3241ae4#diff-dbfabffe97449287c29c05be833deaec361f15787ac3befc0ad745b826d9867bR301-R322

Reference any relevant issues (e.g. "Fixes #000"):

Pre-Submission Checklist (optional but appreciated):

  • I have included relevant documentation updates (stored in /docs)
  • I have read docs/CONTRIBUTING.md
  • I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

@KillianLucas
Copy link
Collaborator

Oh my god, I mistakenly committed that. Working on a new config system that lets you use multiple files. This is great, thanks!

Fantastic to have the Termux guide in there too! We should move that into a guide sections in the docs in the next couple days. Merging.

@KillianLucas KillianLucas merged commit d2e7450 into OpenInterpreter:main Jan 15, 2024
0 of 2 checks passed
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.

None yet

2 participants