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-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2025-01-05 05:59:50 -08:00
2024-12-17 07:11:41 -06:00
2024-12-14 10:21:50 -08:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-12-14 10:21:50 -08:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-12-19 07:07:04 -08:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2025-01-02 05:51:03 -08:00
2024-11-14 12:40:57 +01:00
2025-01-09 13:35:40 +01:00
2024-12-18 23:59:03 +00:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-12-17 07:11:41 -06:00
2025-01-05 05:52:50 -08:00
2024-11-14 12:40:57 +01:00
2025-01-04 16:48:00 -08:00
2024-12-23 00:37:28 +01:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00
2024-12-14 10:21:50 -08:00
2024-11-14 12:40:57 +01:00
2024-12-14 10:21:50 -08:00
2024-11-14 12:40:57 +01:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2024-12-19 07:07:04 -08:00
2024-11-14 12:40:57 +01:00
2024-11-14 12:40:57 +01:00