Open GoogleCodeExporter opened 9 years ago
Hi,
Which terminal emulator are you using when you get this behaviour? Or using the
built-in SwingTerminal?
Original comment by mab...@gmail.com
on 20 Jan 2013 at 1:50
Hi,
I'm using a gnome terminal. I just tested with a SwingTerminal and it appears
to handle this combinations properly.
Original comment by olivierb...@gmail.com
on 20 Jan 2013 at 5:38
I just remembered that I probably didn't add support for ctrl/shift/alt with
non-alphanumeric keys when using a 'proper' terminal. We should have a look
into this. I don't think we can support all combinations though, but at least
some of them should work.
Original comment by mab...@gmail.com
on 21 Jan 2013 at 12:19
As it turns out, while adding more key code profiles, I've found a blind spot
in the input decoder which makes many shift+special key combinations impossible
to decode. The input decoder needs to be rewritten for this to work; on 2.1.x
branch I'll just add a few more profiles that does work. For default branch
I'll try re-writing it.
Original comment by mab...@gmail.com
on 27 Jan 2013 at 3:44
Original issue reported on code.google.com by
olivierb...@gmail.com
on 15 Jan 2013 at 5:38