Raven Scott
98dd91020e
feat(shell): job-aware kill, disown, jobs/set flags, fallback REPL history
...
- Document interactive shell vs /bin/sh in bare-os-shell man, handbook §9,
kill(1), and shell-completion guide
- Resolve kill %n and %% to synthetic PIDs via shellBackgroundJobs
- Add disown builtin; jobs -p (pgid-only) and -l (pid column); set -o/+o to
print errexit/nounset/pipefail/noglob
- Expand completion-engine fallback flags for common utilities
- Persist lines to /.bare/repl_history_<USER> when BARE_OS_REPL_HISTORY=1
and Fish REPL is off (repl-session + cli-readline)
- Tests: kill job specs, set -o output, jobs -p
2026-04-21 17:26:41 -04:00
..
2026-04-03 23:04:42 -04:00
2026-04-05 23:01:54 -04:00
2026-04-08 20:02:12 -04:00
2026-04-09 20:42:54 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 18:09:08 -04:00
2026-04-09 20:42:54 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 15:27:39 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 19:23:06 -04:00
2026-04-04 22:00:01 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-09 20:42:54 -04:00
2026-04-04 02:04:59 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 01:06:59 -04:00
2026-04-05 23:01:54 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-05 23:14:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:21:30 -04:00
2026-04-03 23:42:47 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-21 17:26:41 -04:00
2026-04-09 20:42:54 -04:00
2026-04-04 18:09:08 -04:00
2026-04-05 14:45:01 -04:00
2026-04-04 19:23:06 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-04 18:09:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-04 16:39:15 -04:00
2026-04-04 16:39:15 -04:00
2026-04-04 17:51:47 -04:00
2026-04-04 17:51:47 -04:00
2026-04-04 16:39:15 -04:00
2026-04-04 16:39:15 -04:00
2026-04-04 16:39:15 -04:00
2026-04-21 17:26:41 -04:00
2026-04-04 23:19:17 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 19:23:06 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-06 07:32:05 -04:00
2026-04-03 23:04:42 -04:00
2026-04-05 04:33:14 -04:00
2026-04-04 02:51:33 -04:00
2026-04-05 15:52:59 -04:00
2026-04-04 19:23:06 -04:00
2026-04-05 01:31:03 -04:00
2026-04-09 20:42:54 -04:00
2026-04-05 15:04:59 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 02:51:33 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:21:30 -04:00
2026-04-04 17:51:47 -04:00
2026-04-03 23:04:42 -04:00
2026-04-04 21:23:49 -04:00
2026-04-05 23:01:54 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 23:01:54 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 22:13:19 -04:00
2026-04-04 19:08:51 -04:00
2026-04-04 19:08:51 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-04 18:41:34 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:42:47 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:04:42 -04:00
2026-04-21 17:26:41 -04:00
2026-04-03 23:04:42 -04:00
2026-04-21 17:26:41 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 21:23:49 -04:00
2026-04-05 01:31:03 -04:00
2026-04-04 17:51:47 -04:00
2026-04-08 20:02:12 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-04 18:09:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 17:51:47 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 23:01:54 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 01:41:27 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 18:41:34 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-04 19:08:51 -04:00
2026-04-04 19:23:06 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 23:04:42 -04:00
2026-04-04 18:09:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 15:27:39 -04:00
2026-04-03 22:34:08 -04:00
2026-04-03 23:04:42 -04:00
2026-04-03 22:34:08 -04:00
2026-04-05 01:31:03 -04:00
2026-04-04 21:23:49 -04:00
2026-04-03 23:04:42 -04:00