mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-08 19:34:47 +03:00
![Johannes Altmanninger](/assets/img/avatar_default.png)
fish shell 4.0 wants to send sequences like "\x1b[=5u", so strip them from the output as well. See https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_(Control_Sequence_Introducer)_sequences In future we should probably pass through some sequences like bracketed paste. Signed-off-by: Yury V. Zaytsev <yury@shurup.com>