mirror of
https://github.com/k0kubun/xremap
synced 2024-11-02 03:40:25 +00:00
382 B
382 B
v0.0.3
- Allow using ENV in config
v0.0.2
- Add
include_config
to load config from another file
v0.0.1
- Initial release
- Add
window
, withclass_not
andclass_only
options - Add
remap
, withto
option - Add
execute
to run scripts on shell - Add
define
to define method on DSL context - Add
press
andrelease
, but they are still experimental
- Add