Files
oak-gpui/crates
Conrad Irwin 96deabfb78 Deadkeys 2 (#20612)
Re-land of #20515 with less brokenness

In particular it turns out that for control, the .characters() method
returns the control code. This mostly didn't make a difference, except
when the control code matched tab/enter/escape (for
ctrl-y,ctrl-[/ctrl-c) as we interpreted the key incorrectly.

Secondly, we were setting IME key too aggressively. This led to (in vim
mode) cmd-shift-{ being interpreted as [, so vim would wait for a second
[ before letting you change tab.

Release Notes:

- N/A
2024-11-13 10:42:08 -07:00
..
2024-11-01 13:20:30 -04:00
2024-10-27 19:44:21 -07:00
2024-11-11 18:39:05 +01:00
2024-11-11 18:39:05 +01:00
2024-08-13 23:06:07 -07:00
2024-11-13 10:42:08 -07:00
2024-07-15 17:04:15 -06:00
2024-10-02 13:27:16 +02:00
2024-11-13 10:42:08 -07:00
2024-11-11 18:39:05 +01:00
2024-11-13 11:47:52 -05:00
2024-10-30 11:26:54 -06:00