Luuk van Baal
ead5683ff9
feat(api): add err field to nvim_echo() opts
...
Problem: We want to deprecate `nvim_err_write(ln)()` but there is no
obvious replacement (from Lua). Meanwhile we already have
`nvim_echo()` with an `opts` argument.
Solution: Add `err` argument to `nvim_echo()` that directly maps to
`:echoerr`.
2025-01-09 13:35:40 +01:00
..
2024-12-31 09:59:03 -06:00
2024-12-18 23:59:03 +00:00
2024-12-28 00:35:32 +01:00
2025-01-09 13:35:40 +01:00
2025-01-07 08:03:13 +01:00
2024-12-23 11:34:23 +01:00
2024-06-14 23:58:27 +02:00
2025-01-09 13:35:40 +01:00
2025-01-04 20:11:43 +01:00
2025-01-04 20:11:43 +01:00
2024-11-22 09:39:45 +01:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-01-07 08:03:13 +01:00
2024-10-27 06:50:17 -07:00
2024-10-15 20:50:21 +02:00
2023-08-13 13:25:10 +01:00
2024-12-06 20:57:21 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2024-01-16 17:45:57 +00:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2024-05-16 14:34:32 +02:00
2024-08-29 06:11:32 +08:00
2019-03-11 21:00:12 +01:00
2024-12-08 07:06:16 +08:00
2024-01-16 17:45:57 +00:00
2024-07-02 13:05:16 +02:00