Files
fish-shell/doc_src/cmds
Fabian Homborg 720982a3cb string: Quit early if --quiet is satisfied
E.g. if we do `string match -q`, and we find a match, nothing about
the input can change anything, so we quit early.

This is mainly useful for performance, but it also allows `string`
with `-q` to be used with infinite input (e.g. `yes`).

Alternative to #7495.
2020-12-01 18:55:01 +01:00
..
2020-04-04 10:44:53 +02:00
2020-10-10 21:49:33 +02:00
2020-03-21 15:31:25 +01:00
2020-04-04 10:44:53 +02:00
2020-04-04 10:44:53 +02:00
2020-11-15 11:32:52 +01:00
2020-11-15 11:32:52 +01:00
2020-04-04 10:44:53 +02:00
2020-03-21 15:31:25 +01:00
2020-11-27 19:33:27 +01:00
2020-04-04 10:44:53 +02:00
2020-09-10 20:48:13 +02:00
2020-04-13 22:56:22 +02:00
2020-06-07 19:33:27 +02:00
2020-11-27 19:46:18 +01:00
2020-03-22 15:53:09 +01:00
2020-03-21 15:31:25 +01:00