mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
4ed2fd8e94
nvim uses these to set the title string; really, it is setting the status line, but it has an assumed fallback for xterm that redefines the status line update operations in terms of setting the title of the xterm window. Let's ensure that our terminfo has these entries defined, as the nvim fallback currently looks for `xterm` in the value of $TERM to decide whether the fallback is appropriate, and that test does not pass when the user has set term=wezterm. refs: https://github.com/neovim/neovim/issues/20706 refs: https://github.com/wez/wezterm/issues/2635 See also: https://codeberg.org/dnkl/foot/pulls/243/files, https://codeberg.org/dnkl/foot/issues/242, https://github.com/alacritty/alacritty/issues/1636 |
||
---|---|---|
.. | ||
emoji-data.txt | ||
emoji-variation-sequences.txt | ||
wezterm | ||
wezterm.terminfo | ||
xterm-256color | ||
xterm-256color-italic.terminfo |