mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01: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,2 +1,2 @@
|
||||
#RUN: %fish -c "echo 1.2.3.4." | %filter-ctrlseqs
|
||||
#RUN: %fish -c "echo 1.2.3.4."
|
||||
# CHECK: 1.2.3.4.
|
||||
|
||||
Reference in New Issue
Block a user