2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-18 16:04:04 +00:00
fish-shell/tests/checks/command-1.fish
Johannes Altmanninger 1e858eae35 tests: filter control sequences only when interactive
This demonstrates that we only write control sequences when interactive.
2024-04-12 12:28:22 +02:00

2 lines
49 B
Fish

#RUN: %fish -c "echo 1.2.3.4."
# CHECK: 1.2.3.4.