fredizzimo
6ebeb07c56
feat(api): experimental nvim__exec_lua_fast #35758
...
Problem:
Remote UIs can't execute lua code when a blocking prompt is waiting for
input. This is needed when implementing IME pre-edit for example.
Solution:
Add an `nvim__exec_lua_fast` experimental API function, which is allowed
to run instead of being queued until after the message has been shown.
2025-11-30 19:27:02 -05:00
..
2025-10-05 10:46:10 -04:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-11-16 20:36:07 -08:00
2025-08-14 09:34:38 +02:00
2025-11-22 19:32:45 -05:00
2025-08-14 09:34:38 +02:00
2025-10-05 10:46:10 -04:00
2025-08-14 09:34:38 +02:00
2023-12-04 13:31:57 -08:00
2025-10-04 04:28:30 +00:00
2025-09-04 00:11:52 -04:00
2025-09-26 19:32:28 -07:00
2025-08-14 09:34:38 +02:00
2025-11-26 09:10:45 -08:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-08-28 06:33:41 -07:00
2025-11-28 15:29:34 -08:00
2025-08-14 09:34:38 +02:00
2025-11-30 19:27:02 -05:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-11-26 09:10:45 -08:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00
2025-08-14 09:34:38 +02:00