aboutsummaryrefslogtreecommitdiff
path: root/core/keys.lua
AgeCommit message (Expand)Author
2022-01-31Updated copyright year.mitchell
2021-06-01Added support for Gleam.mitchell
2021-04-11Initial pass reformatting all code.mitchell
2021-02-11Added support for TypeScript.mitchell
2021-01-29Updated copyright information.mitchell
2021-01-12Added Xs support.mitchell
2021-01-12Added systemd support.mitchell
2021-01-12Added Spin support.mitchell
2021-01-12Added RouterOS support.mitchell
2021-01-12Added fstab support.mitchell
2021-01-12Added systemd-networkd support.mitchell
2021-01-12Added Zig support.mitchell
2021-01-11Added Reason support.mitchell
2021-01-11Added Pony support.mitchell
2021-01-11Added Meson support.mitchell
2021-01-11Added Julia support.mitchell
2021-01-11Added Fantom support.mitchell
2021-01-11Added Elm support.mitchell
2021-01-11Added Clojure support.mitchell
2020-11-10Fill `keys` and `snippet` tables with language-specific tables on init.mitchell
2020-10-20Code cleanup.mitchell
2020-09-29Updated copyright information.mitchell
2020-09-13Lots of documentation updates.mitchell
2020-09-04Small code cleanup.mitchell
2020-08-21Added `keys.KEYSYMS` representations to LuaDoc.mitchell
2020-08-18Use "terminal version" instead of "curses" for more consistency.mitchell
2020-08-17Updated some documentation and use macOS instead of Mac OSX.mitchell
2020-08-04Try to avoid using `lexer` as a string, as it overshadows the `lexer` module.mitchell
2020-07-29Fixed `keys.keychain` access if #keychain > 1.mitchell
2020-06-28Changed keybinding modifier keys.mitchell
2020-03-16Update LuaDoc.mitchell
2020-03-16Renamed `keys.MODE` to `keys.mode`.mitchell
2020-03-14More code cleanup, refactoring, and reformatting.mitchell
2020-03-10Core code cleanup, reformat, refactoring, and bugfixes.mitchell
2020-03-03Added test suite and API type checking for more helpful error messages.mitchell
2020-02-26Small code cleanup.mitchell
2019-12-31Updated copyright year.mitchell
2019-02-16Updated copyright year.mitchell
2018-01-25Updated copyright year.mitchell
2016-12-31Updated copyright information.mitchell
2016-09-29Discard Alt/option modifier for composed ASCII symbols; core/keys.luamitchell
2016-08-11Fixed caps lock key handling.mitchell
2016-06-15Removed handling of tables as key/menu commands; use functions only.mitchell
2016-06-15Renamed "snapopen" to "quick open" in APIs and menus.mitchell
2016-04-02Code cleanup.mitchell
2015-12-31Updated copyright date.mitchell
2015-03-12Lua code cleanup.mitchell
2015-03-12Removed `keys.LANGUAGE_MODULE_PREFIX` key binding.mitchell
2015-03-11Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.mitchell
2015-03-11Temporarily restore definition of `keys.LANGUAGE_MODULE_PREFIX`.mitchell