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

removes applescript, implements pure python #64

Merged
merged 2 commits into from
Jan 20, 2018

Conversation

chrislennon
Copy link
Owner

@chrislennon chrislennon commented Jan 15, 2018

closes #63
fixes #62 I think

Will require alpha version of BTT (2.324) or later.

Implements:

  • removal of applescript, replaced with pure python
  • POC version of btt:// import

With this change further work can be conducted to tidy up the internal scripting and bits of code smell - for example shouldn't need multiple variables to handle integers and strings ... shudders.

Will merge and deploy with the release of BTT version to stable.

EDIT: Went live with v2.331 of BTT

//CC: @BJJLangedijk, @fifafu

@chrislennon chrislennon merged commit 7e06783 into master Jan 20, 2018
@chrislennon chrislennon mentioned this pull request Jan 20, 2018
@chrislennon chrislennon deleted the feature/remove-applescript branch January 24, 2018 08:24
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.

Remove applescript logic Bug in comma seperator
1 participant