Commit Graph

15 Commits

Author SHA1 Message Date
Stian Lund
d3d0708103 - Link hints upper case
- Small change to link hint box-shadow
2023-01-17 20:27:27 +01:00
Stian Lund
3e41223956 Added more available keys for link hints (fijkr) 2022-11-14 22:37:05 +01:00
ortiza5
1ab1dbdf3c Potential fix for #13 2021-04-29 18:04:33 -06:00
ortiza5
6c0a360c21 potential fix for issue #12 2021-03-16 20:25:43 -06:00
ortiza5
d43f2eca7c now checks for matches against multiple key combos 2021-03-14 19:19:02 -06:00
ortiza5
3cbba77707 Clear keys from set when focus is lost 2021-03-14 17:57:30 -06:00
ortiza5
475d242221 TODO: Found location where Expand/Contract is coupled to "e/E" 2021-03-11 17:59:50 -07:00
ortiza5
2dbc9387d1 use helper functions to detect if a keyboard combo is used 2021-03-11 17:58:32 -07:00
ortiza5
70614928af callback is the trigger function, so it needs a controlKey arg
TODO: Need to find a way to detect if CTRL is pressed. Looking at the event, there didn't seem to be a parameter.
2021-03-11 17:56:38 -07:00
ortiza5
982ed5a6c2 add command for "Control + Click" to old code
taken from "Contract" command case that @Pathduck overrode
2021-03-11 17:53:21 -07:00
ortiza5
bd5c582aee re-add option to use "Contract" command 2021-03-11 17:50:39 -07:00
ortiza5
622236f666 update helper function name 2021-03-11 17:49:49 -07:00
ortiza5
05f3200581 finalize helper functions section 2021-03-11 17:48:24 -07:00
ortiza5
d4ca73e9f8 adding helper functions - testing local storage 2021-03-11 15:46:42 -07:00
ortiza5
28fe6a76f5 change folder structure 2021-03-10 00:52:55 -07:00