diff --git a/tests/checks/tmux-history-pager.fish b/tests/checks/tmux-history-pager.fish index e6e19018e..d50de2e37 100644 --- a/tests/checks/tmux-history-pager.fish +++ b/tests/checks/tmux-history-pager.fish @@ -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.