Files
fish-shell/tests
Fabian Boehm 2dedff2200 tests/abbrs: Disable check that fails on CI
It appears we're getting the correct output, but in the wrong order,
so pexpect doesn't filter it correctly:

> \r\n\x1b]133;C;cmdline_url=echo%20bar\x07bar\r\n\x1b]133;D;0\x07\x1b[?25h⏎                                                                              \r⏎ \r\rprompt 39>\x1b[?2004h

That `\x07bar` should be the \a that marks the end of the escape
sequence, followed by the actual "bar", followed by sequences marking
the end of output...
2025-03-29 13:21:31 +01:00
..
2025-02-12 22:59:27 +08:00
2025-02-12 22:59:27 +08:00