-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: fixes issue with scaling not being properly applied on text set commands * fix: fix gotoIndex bug due to variable overloading * feat: expose jumpLine and jumpWord functions to router * fix: fix jump word bindings to key which appears on default mac keyboard * refactor: change package name to GLRepl * fix: fix keypress processor destruction on config load to ensure preattached functions work * ci: change artifact path to new package name * ci: remove cruft from release * refactor: refactor glrepl variable names and associated documentation * fix: fix bug with cursor line indices going to -1 * refactor: remove lines function in favor of length and add minimum index function * fix: fix issue with running the last line of the buffer in ephemeral mode * refactor(extras-patch): refactor example patch names and fix issue with livecode example when patcher deleted * docs: update docs and build out overview patch
- Loading branch information
Showing
36 changed files
with
7,312 additions
and
829 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.