-
Notifications
You must be signed in to change notification settings - Fork 421
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
Migrate code to Swift #898
Conversation
Completed
set it for both C and C++, since API is in C, while concrete implementaions are in C++
Update action-install.sh
I don't get how the sandbox benefits. It seems only harder to locate files. |
It restricts unintentional changes to files. There's lua, it's possible that a user accidentally delete files by misusing lua script. It also gives users confidence, that Squirrel will not touch anything else than clearly stated in entitlement. Users don't have to trust us not being evil. But it makes "sync user data" almost impossible without a UI overhaul. So will have to leave it for future reconsideration |
Add Latn to tsInputModeCharacterRepertoireKey
Reduce repetition, improve readability
[index]. [candidate] [comment]
for flexibility and better readability--enable-input-source
,--disable-input-source
and--select-input-source
may take extra args to specify a method