summary refs log tree commit diff stats
path: root/test/tc_newkeys.py
Commit message (Expand)AuthorAgeFilesLines
* keyparser: minor changeshut2010-03-091-3/+5
* keyparser: turned KeyMap into a treehut2010-03-091-76/+59
* keyparser: added seperate Tree classhut2010-03-091-0/+53
* keyparser: proper parsing of <xyz> in keybindingshut2010-03-091-51/+118
* keyparser: added test for directions as functions, cleanupshut2010-03-091-27/+66
* keyparser: cleanupshut2010-03-091-7/+4
* keyparser: some additionshut2010-03-091-16/+60
* keyparser: allow arbitrary number/order of directionshut2010-03-091-34/+66
* keyparser: reworkedhut2010-03-091-51/+61
* keyparser: "." matches any characterhut2010-03-091-23/+71
* keyparser: some improvementshut2010-03-091-51/+52
* started new key parserhut2010-03-091-0/+331