mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -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 -C 'set -g fish %fish' %s | %filter-ctrlseqs
|
||||
#RUN: %fish -C 'set -g fish %fish' %s
|
||||
|
||||
# A $status used as a command should not impact the location of other errors.
|
||||
echo 'echo foo | exec grep # this exec is not allowed!
|
||||
|
||||
Reference in New Issue
Block a user