Files
neovim/runtime/lua
Aryan Pandey ad42ee1c41 fix(cmdwin): handle UTF-8 characters containing 0x80 #41566
Problem:
Confirming cmdwin with a UTF-8 character containing 0x80 does not complete the
command.

Solution:
Escape K_SPECIAL bytes while feeding the cmdwin input after confirmation.
2026-08-31 06:52:20 -04:00
..
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00