Files
zyedidia.micro/internal
Dmytro Maluka 8c7f63ac15 infopane: DoKeyEvent: ignore action return value
It is not really defined what is the meaning of this return value.
Currently this value is always true. And even if this value actually
meant something (for example, the result of the last executed action
in the chain), we should not use this value in HandleEvent(). The key
event handling logic should behave the same regardless of whether the
action triggered by this key succeeded or not.
2024-04-24 22:51:27 +02:00
..
2024-03-14 03:10:31 +01:00
2024-04-08 12:04:38 +02:00
2024-03-14 03:10:31 +01:00
2024-04-08 12:04:38 +02:00