aboutsummaryrefslogtreecommitdiff
path: root/data/core/keymap.lua
AgeCommit message (Expand)Author
2021-09-20Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C ...Adam Harrison
2021-09-09Bring back command find-replace:select-nextFrancesco Abbate
2021-08-28Added in two new VSC-style multicursor shortcuts.Adam Harrison
2021-08-18Add unix-like behaviour on macOSharens
2021-08-06Added in selection as well.Adam Harrison
2021-08-06Changed behaviour of home.Adam Harrison
2021-07-20Merged dev to master.Adam Harrison
2021-07-15Updated keys as well.Adam Harrison
2021-06-20Added in tooltips, the ability to swap between different find modes with a ke...Adam Harrison
2021-06-18Added in missing boolean.Adam Harrison
2021-04-21Fix keymap binding on macosFrancesco Abbate
2021-04-21Make control to cmd translate on macos automaticFrancesco Abbate
2021-04-21Add macos keybindingsFrancesco Abbate
2021-04-04NagView improvements (#136)Takase
2021-01-06Add keymap bindings for ctrl/shift insert commandsFrancesco Abbate
2020-12-10Automatically reload style when saving the project user moduleFrancesco Abbate
2020-12-08Move project manager into core init fileFrancesco Abbate
2020-06-02Fixes keypad enter issue (#131)Victor Gridnevsky
2020-05-30Renamed core:command/file-finder => core:find-command/filerxi
2020-05-28Changed block movement to mimic word movementrxi
2020-05-28Improved behaviour of and renamed `translate.next|previous_word_boundary`rxi
2020-05-06Added open-[project|user]-module commands, renamed command/file finder commandsrxi
2020-05-03Added mapping for `shift+delete` to keymaprxi
2020-05-03Added mappings for `ctrl+delete` and `ctrl+shift+delete` to keymaprxi
2020-05-01Added command `doc:select-none`, added binding to `escape`rxi
2020-05-01Added find-replace:select-next, bound to ctrl+d by defaultrxi
2020-03-25Added system.set_fullscreen() and core:toggle-fullscreen commandrxi
2019-12-29Made keymap treat `right alt` as `altgr` modkeyrxi
2019-12-29Changed keymap to only treat `left alt` as `alt` modkeyrxi
2019-12-28Initial commitrxi