Changed
- Removed implicitly mapping of modifier keys (#15 - see Order of mappings how to map
Control,ShiftandAltLeft). - Matching begin of sequence when might-match failed (#16).
- Completely releasing sequences and modifier groups (improved behavior of
(A B)andA{B}in output expressions).
Added
- Documented importance of mapping order.
Fixed
- Made Linux keyboard initialization more robust (#18).