-
-
Notifications
You must be signed in to change notification settings - Fork 255
Expand file tree
/
Copy pathTODO
More file actions
15 lines (9 loc) · 500 Bytes
/
TODO
File metadata and controls
15 lines (9 loc) · 500 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-> Add automated testing scripts to verify behaviour and operation
-> Add automated smoke test of keymaps (ensure they can be parsed, at least),
and provide and document facility in the code for people to validate
keymaps they create.
-> Clean up imported docs in "./docs", remove redundant docs
-> Add support for sending logs via mail
-> Also log title of the focused window
-> Extract clipboard contents
-> Add support for mouse events (i.e. on mouse click the focus may have changed)