Files
neovim/runtime/doc
skewb1k 83c589d95f fix(lua): relax vim.wait() timeout validation (#36907)
fix(lua): relax `vim.wait()` timeout validation #36900

Problem:
After bc0635a9fc `vim.wait()` rejects floats
and NaN values.

Solution:
Restore the prior behavior, while still supporting `math.huge`. Update
tests to cover float case.

(cherry picked from commit b87bdef2a8)
2025-12-10 11:09:24 -05:00
..
2025-09-08 02:49:21 +00:00
2025-09-08 02:49:21 +00:00
2025-01-01 12:29:51 -08:00
2025-03-18 06:18:37 -07:00
2024-10-23 14:13:42 +02:00
2025-04-30 15:51:38 +02:00
2025-09-08 02:49:21 +00:00
2025-03-26 05:49:48 -07:00
2025-05-03 23:07:06 +00:00
2025-03-17 12:31:53 +01:00
2025-09-08 02:49:21 +00:00
2025-09-08 02:49:21 +00:00
2025-04-30 15:51:38 +02:00
2025-02-17 10:33:20 +08:00
2025-04-27 23:00:36 +00:00
2025-03-17 12:31:53 +01:00
2025-06-01 23:16:54 +00:00
2024-11-21 06:50:30 +08:00
2025-05-03 23:07:06 +00:00
2025-03-17 12:31:53 +01:00
2025-03-02 14:27:52 -08:00
2025-03-15 15:00:44 +01:00
2025-04-27 23:00:36 +00:00
2025-02-15 14:55:25 +01:00
2025-03-15 15:00:44 +01:00
2025-05-03 23:07:06 +00:00
2025-03-18 06:18:37 -07:00
2025-01-03 08:29:36 -08:00
2025-03-17 12:31:53 +01:00
2025-07-22 23:15:21 +00:00
2025-05-03 23:07:06 +00:00
2025-11-26 21:47:10 +08:00
2025-03-18 06:18:37 -07:00
2025-05-03 23:07:06 +00:00