Add support for modifier keys (ctrl and alt)
Add support for modifier keys by using a hidden textfield to store typed in characters, and then manually sending it to the terminal as a keypress (for every individual character).
Addresses #1 (closed)
Add support for modifier keys by using a hidden textfield to store typed in characters, and then manually sending it to the terminal as a keypress (for every individual character).
Addresses #1 (closed)