summaryrefslogtreecommitdiff
path: root/src/keymap_manager.cc
AgeCommit message (Expand)Author
2018-03-25Unify code that validates identifiers in KakouneMaxime Coste
2018-03-11Handle hyphens in user-mode namesDelapouite
2018-03-02Remove <scope> from user-modes commandsDelapouite
2018-02-18Small code tweaks regarding user modesMaxime Coste
2018-02-12Add declare-user-mode / enter-user-mode commandsDelapouite
2017-11-24Rename KeyMapInfo → KeymapInfoDelapouite
2017-07-11Preserve order of definition of mappings when listing themMaxime Coste
2017-03-07Replace uses of UnorderedMap with HashMapMaxime Coste
2017-03-03Add docstring support for mappings, and use them in autoinfoMaxime Coste
2015-03-09ArrayView content is not const anymoreMaxime Coste
2015-01-06Rename memoryview to ArrayViewMaxime Coste
2014-12-17Tweak keymap_manager style, fix missing moveMaxime Coste
2014-12-16Rework hashing, use a more extensible framework similar to n3876 proposalMaxime Coste
2014-11-12Cleanup includesMaxime Coste
2013-10-25Add key mapping supportMaxime Coste