Files
neovim/runtime/lua/vim
luukvbaal 8e8f4523c6 fix(extui): translate <Tab> in cmdline text (#34055)
Problem:  <Tab> is not translated on the cmdline, and exposes a wrong
          assumption in search messages that may contain multiple chunks.
Solution: Translate unprintable characters in the cmdline content.
          Extract the 'search_count' from the last chunk and route
          'search_cmd' to cmdline to handle multiple chunks.
2025-05-17 11:24:05 +02:00
..
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-04-27 13:40:46 -07:00
2025-03-15 15:00:44 +01:00
2025-02-26 23:06:22 +01:00