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