aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'hotfix/v1.0.2'HEADv1.0.2masterTom Ryder2020-06-052-1/+6
|\ | | | | | | | | * hotfix/v1.0.2: Prevent errors when mapping is pressed twice
| * Bump VERSIONTom Ryder2020-06-051-1/+1
| |
| * Prevent errors when mapping is pressed twiceTom Ryder2020-06-051-0/+5
|/
* Merge branch 'hotfix/v1.0.1'v1.0.1Tom Ryder2019-07-112-3/+3
|\ | | | | | | | | * hotfix/v1.0.1: Correct legacy TextChanged test
| * Bump VERSIONTom Ryder2019-07-111-1/+1
| |
| * Correct legacy TextChanged testTom Ryder2019-07-111-2/+2
|/
* Merge branch 'release/v1.0.0'v1.0.0Tom Ryder2019-07-113-9/+26
|\ | | | | | | | | | | * release/v1.0.0: End paste mode on TextChanged too Improve comments
| * Bump VERSIONTom Ryder2019-07-112-2/+2
| |
| * Improve commentsTom Ryder2019-07-111-3/+2
| |
| * End paste mode on TextChanged tooTom Ryder2019-07-112-6/+24
| |
| * Merge branch 'release/v0.4.0' into developTom Ryder2019-06-231-1/+1
| |\
* | \ Merge branch 'release/v0.4.0'v0.4.0Tom Ryder2019-06-233-139/+24
|\ \ \ | | |/ | |/| | | | | | | * release/v0.4.0: Remove the complex remapping attempt
| * | Bump VERSIONTom Ryder2019-06-231-1/+1
| |/
| * Remove the complex remapping attemptTom Ryder2019-06-232-138/+23
| | | | | | | | | | It's more straightforward and probably less buggy just to rely on the user to set keys they haven't mapped. The defaults are sensible enough.
| * Merge branch 'release/v0.3.0' into developTom Ryder2019-06-231-1/+1
| |\
* | \ Merge branch 'release/v0.3.0'v0.3.0Tom Ryder2019-06-233-28/+150
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.3.0: Revert "Clear event table only once so user can... Flesh out documentation a lot Flesh out comment a little Don't fill out .buffer property if already set Catch specific mapping errors Add lots of comments Clear event table only once so user can use it Clarify explanation of map settings a bit More sophisticated map caching Get normal mode map specifically for cancel Support mapping cancel keys, add Esc as default
| * | Bump VERSIONTom Ryder2019-06-231-1/+1
| |/
| * Revert "Clear event table only once so user can...Tom Ryder2019-06-232-9/+2
| | | | | | | | | | The group clears itself by design once it's done, so they can't use it anyway.
| * Flesh out documentation a lotTom Ryder2019-06-231-15/+33
| |
| * Flesh out comment a littleTom Ryder2019-06-231-1/+2
| |
| * Don't fill out .buffer property if already setTom Ryder2019-06-231-1/+1
| |
| * Catch specific mapping errorsTom Ryder2019-06-231-1/+1
| |
| * Add lots of commentsTom Ryder2019-06-231-0/+52
| |
| * Clear event table only once so user can use itTom Ryder2019-06-232-2/+9
| |
| * Clarify explanation of map settings a bitTom Ryder2019-06-231-3/+3
| |
| * More sophisticated map cachingTom Ryder2019-06-232-15/+55
| | | | | | | | This is surprisingly hard.
| * Get normal mode map specifically for cancelTom Ryder2019-06-221-1/+1
| |
| * Support mapping cancel keys, add Esc as defaultTom Ryder2019-06-222-19/+30
| |
| * Merge branch 'release/v0.2.0' into developTom Ryder2019-06-201-1/+1
| |\
* | \ Merge branch 'release/v0.2.0'v0.2.0Tom Ryder2019-06-204-7/+85
|\ \ \ | | |/ | |/| | | | | | | | | | | | | * release/v0.2.0: Add comments to plugin file Add better messages, customisable stop key Apply a little more structure to events
| * | Bump VERSIONTom Ryder2019-06-201-1/+1
| |/
| * Add comments to plugin fileTom Ryder2019-06-201-0/+13
| |
| * Add better messages, customisable stop keyTom Ryder2019-06-202-7/+71
| |
| * Apply a little more structure to eventsTom Ryder2019-06-191-4/+5
|/
* First versionv0.1.0Tom Ryder2019-06-195-0/+76