Files
neovim/runtime/lua/vim/_meta
Shadman a940b77cb2 feat(prompt): prompt_appendbuf() appends to prompt buffer #37763
Problem:
Currently, we recommend always inserting text above prompt-line in
prompt-buffer. This can be done using the `:` mark. However, although
we recommend it this way it can sometimes get confusing how to do it
best.

Solution:
Provide an api to append text to prompt buffer. This is a common
use-case for things using prompt-buffer.
2026-03-27 07:39:09 -04:00
..
2026-01-07 08:11:42 +08:00
2025-06-06 15:36:48 +01:00
2026-03-11 18:24:57 +01:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00