mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
tests: filter control sequences only when interactive
This demonstrates that we only write control sequences when interactive.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# RUN: %fish %s | %filter-ctrlseqs
|
||||
# RUN: %fish %s
|
||||
|
||||
function getenvs
|
||||
env | string match FISH_ENV_TEST_\*
|
||||
|
||||
Reference in New Issue
Block a user