mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
dc1996ac67
I noticed while reviewing the session recording for https://github.com/wez/wezterm/issues/1102 that wezterm reported: ``` 2021-09-04T22:05:46.136Z WARN wezterm_term::terminalstate::performer > unknown unspecified CSI: "58::2::87::61::38m" 2021-09-04T22:05:46.138Z WARN wezterm_term::terminalstate::performer > unknown unspecified CSI: "58::2::87::61::38m" ``` Those extra double-colons aren't valid, and I think they're coming from this terminfo file, so fix it up! |
||
---|---|---|
.. | ||
emoji-data.txt | ||
wezterm | ||
wezterm.terminfo | ||
xterm-256color | ||
xterm-256color-italic.terminfo |