Files
neovim/test/functional/vimscript/has_spec.lua
Justin M. Keyes 9044d64af9 feat: has('terminfo')
Problem:
No way to detect at runtime if the build includes unibilium (or whatever
terminfo layer we swap it with later).

Solution:
Support `has('terminfo')`.
2025-11-22 15:59:07 -05:00

3.3 KiB