Disable tmux-history-pager test on ASAN

This commit is contained in:
Fabian Boehm 2025-01-19 18:54:56 +01:00
parent 98a96f5b58
commit 5b0622cf00

View File

@ -1,5 +1,6 @@
# RUN: %fish %s
# REQUIRES: command -v tmux
# REQUIRES: test -z "$FISH_CI_SAN"
# The default history-delete binding is shift-delete which
# won't work on terminals that don't support CSI u, so rebind.