2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-13 12:43:43 +00:00
fish-shell/fish-rust
Fabian Boehm b454b3bc40 Also allow command and in a pipeline
Similar to `time`, except that one is more common as a command.

Note that this will also allow `builtin and`, which is somewhat
useless, but then it is also useless outside of a pipeline.

Addition to 
2023-08-26 13:45:54 +02:00
..
src Also allow command and in a pipeline 2023-08-26 13:45:54 +02:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Use the workspace from CMake 2023-08-19 15:18:38 +02:00
Cargo.toml Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00