make byte shortcuts load from file

This commit is contained in:
chrys
2018-03-26 00:32:25 +02:00
parent 6f287f90a1
commit ed2bb0f223
3 changed files with 62 additions and 23 deletions
+1
View File
@@ -88,6 +88,7 @@ Driver (screen, input):
[W]set flag that it is used in emulation
[W] handle byte shortcuts
[W] detect shortcuts
[] Load escape sequence shortcuts
[] write/ consume them (controll it at all)
[W] create keyboard layout
[X] controll modes (vim like mode to not collide with application shortcuts)