mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
format
I didn't touch these lines?
This commit is contained in:
@@ -541,8 +541,8 @@ pub(crate) fn terminal_protocols_disable_ifn() {
|
||||
concat!(
|
||||
"\x1b[?2004l", // Bracketed paste
|
||||
// "\x1b[>4;0m", // XTerm's modifyOtherKeys
|
||||
"\x1b[=0u", // CSI u with kitty progressive enhancement
|
||||
"\x1b>", // application keypad mode
|
||||
"\x1b[=0u", // CSI u with kitty progressive enhancement
|
||||
"\x1b>", // application keypad mode
|
||||
)
|
||||
};
|
||||
FLOG_SAFE!(
|
||||
|
||||
Reference in New Issue
Block a user