mc/lib
Johannes Altmanninger 0ea77d2ec7 Ticket #4597: fix CSI parser
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>
2024-11-01 18:10:09 +01:00
..
event
filehighlight
mcconfig
search
skin
strutil
tty Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication 2024-10-19 08:56:40 +02:00
vfs Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication 2024-10-19 08:56:40 +02:00
widget Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication 2024-10-19 08:56:40 +02:00
charsets.c
charsets.h
event-types.h
event.h
file-entry.h
filehighlight.h
fileloc.h
fs.h
glibcompat.c
glibcompat.h
global.c
global.h mountlist: suppress unused label warning on FreeBSD 2024-11-01 17:37:10 +01:00
hook.c
hook.h
idx.h Add some files and code rom Gnulib as preparation to TAR updates. 2024-10-05 15:07:13 +03:00
intprops-internal.h Add some files and code rom Gnulib as preparation to TAR updates. 2024-10-05 15:07:13 +03:00
intprops.h Ticket #4593: tar: fix compilation on systems w/o stdckdint.h. 2024-10-08 13:02:17 +03:00
keybind.c
keybind.h
lock.c
lock.h
logging.c
logging.h
Makefile.am Ticket #4593: tar: fix compilation on systems w/o stdckdint.h. 2024-10-08 13:02:17 +03:00
mcconfig.h Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication 2024-10-19 08:56:40 +02:00
search.h
serialize.c
serialize.h
shell.c
shell.h
skin.h
stat-size.h
stdckdint.in.h Add some files and code rom Gnulib as preparation to TAR updates. 2024-10-05 15:07:13 +03:00
strutil.h doc: fix typos in comments 2024-10-05 18:55:01 +02:00
timefmt.c
timefmt.h
unixcompat.h
util.c Ticket #4597: fix CSI parser 2024-11-01 18:10:09 +01:00
util.h Ticket #4584: re-implement mocking via weak symbols instead of symbol duplication 2024-10-19 08:56:40 +02:00
utilunix.c (canonicalize_pathname_custom): fix --disable-charset build broken in 8f723b8 2024-10-26 18:22:53 +02:00
widget.h