Add RawKey
to hook completion list
This commit is contained in:
parent
eace7e0424
commit
a35f50d832
|
@ -763,7 +763,7 @@ static constexpr auto hooks = {
|
|||
"InsertBegin", "InsertChar", "InsertEnd", "InsertIdle", "InsertKey",
|
||||
"InsertMove", "InsertCompletionHide", "InsertCompletionShow",
|
||||
"KakBegin", "KakEnd", "FocusIn", "FocusOut", "RuntimeError",
|
||||
"NormalBegin", "NormalEnd", "NormalIdle", "NormalKey",
|
||||
"NormalBegin", "NormalEnd", "NormalIdle", "NormalKey", "RawKey",
|
||||
"WinClose", "WinCreate", "WinDisplay", "WinResize", "WinSetOption",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user