aboutsummaryrefslogtreecommitdiff
path: root/data/core/keymap.lua
AgeCommit message (Expand)Author
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