A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/neovim/neovim/commit/b81c310d49f77c8f92ba2fdd99c7e0e9cb49d498 below:

correct CSI sequence (#17844) · neovim/neovim@b81c310 · GitHub

@@ -2077,7 +2077,7 @@ static void augment_terminfo(TUIData *data, const char *term, long vte_version,

2077 2077

// Kitty does not support these sequences; it only supports it's own CSI > 1 u which enables the

2078 2078

// Kitty keyboard protocol

2079 2079

data->unibi_ext.enable_extended_keys = (int)unibi_add_ext_str(ut, "ext.enable_extended_keys",

2080 -

"\x1b[>4;1m");

2080 +

"\x1b[>4;2m");

2081 2081

data->unibi_ext.disable_extended_keys = (int)unibi_add_ext_str(ut, "ext.disable_extended_keys",

2082 2082

"\x1b[>4;0m");

2083 2083

}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4