This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-04-23 10:51:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30942e16dcf3321ed483f6aefef18bca8440e275
fish-shell
/
tests
/
checks
/
version.fish
3 lines
50 B
Fish
Raw
Normal View
History
Unescape
Escape
tests: filter control sequences only when interactive This demonstrates that we only write control sequences when interactive.
2024-04-12 12:19:32 +02:00
#RUN: %fish -v
tests: Just check that the version starts with a digit Our versions look like 4.0.0 4.0b1 4.0.1-535-abfef-dirty But packagers may want to add more information here, and we don't really care. Note that we no longer ever set the version to "unknown" since 5abd0e46f50449d42febfe343dcfab6efcaa8d74. Supersedes #11173
2025-03-15 10:52:04 +01:00
# CHECK: fish, version {{[0-9].*}}
Reference in New Issue
Copy Permalink