diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2024-07-24 09:04:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 09:04:09 -0500 |
commit | b02c83941493db79e4ab7ba23adb665d4528f791 (patch) | |
tree | ce24a95528e76695a6ee4abaf2c53b54ce13344c /runtime/lua/vim/_init_packages.lua | |
parent | 862338255da6dc08ae4f4f78db0034c81e3cdf38 (diff) | |
download | rneovim-b02c83941493db79e4ab7ba23adb665d4528f791.tar.gz rneovim-b02c83941493db79e4ab7ba23adb665d4528f791.tar.bz2 rneovim-b02c83941493db79e4ab7ba23adb665d4528f791.zip |
fix(tui): set id parameter in OSC 8 sequences (#29840)
The id parameter is used to communicate to the terminal that two URLs
are the same. Without an id, the terminal must rely on heuristics to
determine which cells belong together to make a single hyperlink.
See the relevant section in the spec [1] for more details.
[1]: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda#hover-underlining-and-the-id-parameter
Diffstat (limited to 'runtime/lua/vim/_init_packages.lua')
0 files changed, 0 insertions, 0 deletions