Commit Graph

2 Commits (aa36b3d22d87ebc1ad61eef6b5e0c82ee7b9d27c)

Author SHA1 Message Date
Christian Burger aa36b3d22d minor fix 2022-04-14 09:37:37 +02:00
Christian Burger ef07c3ac06 fixes #5, touches on #8
* using `get_wch()` now and mapping most of the function keys documented
in `vterm_keycodes.h` (not num keypad)
* there are still a lot of mappings from ncurses missing (in conjunction
with modifier keys, related issue #11)
* using mutex to make sure writing to terminal client is serialized
2022-04-13 10:46:44 +02:00