-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Does on work on Mac, access error #2
Comments
Can you try Sidenote: the escaping issue with |
it seems that the previous issue is fixed, however I am not still able to use the terminal - it opens but nothing else happen. :( I cannot write anything there |
@chadblack to fix this, disable resizer config in plugin settings |
@jsifalda, @chadblack: Great news, the latest version (2.9.0) should fix
the issues with integrated terminals. I have tested it on both Linux and
macOS myself. You only need to install Python 3.10/+ is installed (`psutil`
and `pywinctl` is no longer required on Unix) and reset your settings to
start using them. External terminals are not fixed yet though as it
requires adding new plugin settings.
|
sorry @polyipseity , but no luck it seems: python version: Now i can write inside but not execute the command :( |
@jsifalda: I see that you are stlling using `/System/Applications/
Utilities/Terminal.app/Contents/MacOS/Terminal`. You shoould change it to
from a terminal emulator to a shell like `/bin/zsh`. (because the
integrated terminal itself is already a terminal emulator)
… 在 2023年1月22日週日 03:54,Jiri Sifalda ***@***.***> 寫道:
sorry @polyipseity <https://github.com/polyipseity> , but no luck it
seems:
python version:
Python 3.10.8
getting this:
[image: Obsidian - monorepo - surglogs-fe-wiki - Obsidian v1 1 9
2023-01-21 at 8 53 34 PM]
<https://user-images.githubusercontent.com/1549390/213884769-0e1f8959-22d7-4f15-9395-0b38bdb381d9.png>
Now i can write inside but not execute the command :(
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEGXX6UI5UZJDLVC6IA77V3WTQ5IPANCNFSM6AAAAAAT2SOILY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
very nice! now, it seems to be working! thanks a lot |
Works now! Thanks! |
Firstly, I had to change the path to the terminal to this:
/System/Applications/Utilities/Terminal.app
.Now, I am getting the following error:
Access error, any way around it?
The text was updated successfully, but these errors were encountered: