Handling Ctrl + Right / Left
Are the key combinations in the title supported? If so, how can I catch it? Things like Key::Ctrl(Key::Left) are not supported, only wrapping chars, from what I've seen in the code.
If not, I think being able to hop between words would be a pretty convenient feature, and common enough to be worth considering.
Edited by Yotam