Johannes Altmanninger
0b93989080
fix ProcStatus::status_value in pipeline after ctrl-z
...
Repro (with default prompt):
$ HOME=$PWD target/debug/fish -C '
function sleep_func; sleep 1; false; end
commandline "sleep 2 | sleep 3 | sleep 4 | sleep_func"
'
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
johannes@e15 ~> sleep 2 | sleep 3 | sleep 4 | sleep_func
^Zfish: Job 1, 'sleep 2 | sleep 3 | sleep 4 | s…' has stopped
johannes@e15 ~ [0|SIGTSTP|SIGTSTP|1]>
I'm not sure why the first sleep is not reported as stopped.
Co-authored-by: Lieuwe Rooijakkers <lieuwerooijakkers@gmail.com >
Fixes issue #12301
Closes #12550
2026-03-25 21:53:05 +08:00
..
2026-03-13 14:22:21 +08:00
2026-03-15 17:46:24 +08:00
2026-03-13 14:22:21 +08:00
2026-03-09 16:52:08 +11:00
2026-03-15 17:46:24 +08:00
2026-03-03 15:14:39 +11:00
2026-02-17 11:28:58 +11:00
2026-03-25 17:36:21 +08:00
2026-01-07 07:59:24 +01:00
2026-01-31 14:12:49 +11:00
2026-03-03 15:14:39 +11:00
2026-03-09 16:52:08 +11:00
2026-01-31 14:12:49 +11:00
2026-01-31 14:12:49 +11:00
2026-03-09 16:52:07 +11:00
2026-03-03 15:14:39 +11:00
2026-03-10 09:56:05 +08:00
2026-01-18 13:25:00 +01:00
2026-02-17 11:28:58 +11:00
2026-03-03 15:14:39 +11:00
2026-02-17 11:13:34 +11:00
2026-03-09 16:52:08 +11:00
2026-03-09 16:52:08 +11:00
2026-03-09 16:52:08 +11:00
2025-12-23 08:44:10 -08:00
2026-03-09 16:52:08 +11:00
2026-03-09 16:52:07 +11:00
2026-03-09 16:52:07 +11:00
2026-03-03 15:14:39 +11:00
2026-02-11 14:37:38 +11:00
2026-01-31 14:12:49 +11:00
2026-02-17 11:28:58 +11:00
2026-02-17 11:28:58 +11:00
2026-03-09 16:52:08 +11:00
2026-02-01 20:13:13 +11:00
2026-01-30 15:34:43 +11:00
2026-02-17 11:28:58 +11:00
2026-01-16 16:22:34 +01:00
2026-02-17 11:13:34 +11:00
2026-03-09 17:15:55 +11:00
2026-01-16 11:39:22 +01:00
2025-08-07 21:48:17 +00:00
2026-03-16 16:13:21 +08:00
2026-01-25 03:19:22 +01:00
2026-02-17 19:13:13 -08:00
2026-02-17 11:28:58 +11:00
2026-01-31 14:12:49 +11:00
2026-03-13 12:24:28 +08:00
2025-12-19 19:37:11 +01:00
2026-03-09 16:52:08 +11:00
2026-03-03 15:14:39 +11:00
2026-01-11 21:12:40 +01:00
2026-01-15 17:17:40 +01:00
2025-12-19 19:37:11 +01:00
2026-03-25 21:53:05 +08:00
2025-12-19 19:37:11 +01:00
2026-01-31 14:12:49 +11:00
2026-03-09 16:52:07 +11:00
2026-03-13 15:04:05 +08:00
2026-02-17 11:28:58 +11:00
2026-03-13 14:22:21 +08:00
2026-02-17 11:28:58 +11:00
2026-03-15 16:12:40 +08:00
2026-03-09 17:15:55 +11:00
2026-01-31 14:12:49 +11:00
2026-03-09 16:52:07 +11:00
2026-03-09 16:52:08 +11:00
2025-12-26 18:09:15 +01:00
2026-03-09 16:52:08 +11:00
2025-12-19 19:37:11 +01:00
2026-02-17 11:28:58 +11:00