Files
neovim/runtime/lua
Justin M. Keyes d9ed4c8566 refactor(tty): tty.request() #39489
Problem:
- Various `TermRequest` handlers which all do similar things.
- `tty.query` is specific to `XTGETTCAP DCS`, can't be reused for other kinds of terminal queries.

Solution:
Provide `tty.request()`.
2026-04-30 07:26:40 -04:00
..
2026-03-16 10:29:58 +01:00
2026-04-30 07:26:40 -04:00
2025-02-09 18:10:54 +01:00
2026-03-29 13:36:56 +02:00