Skip to content

Subcmd exec and signal handling#1925

Draft
th1000s wants to merge 5 commits into
dandavison:mainfrom
th1000s:signal_exec
Draft

Subcmd exec and signal handling#1925
th1000s wants to merge 5 commits into
dandavison:mainfrom
th1000s:signal_exec

Conversation

@th1000s

@th1000s th1000s commented Dec 9, 2024

Copy link
Copy Markdown
Collaborator
  • handle signals and SIGPIPE like other unix utils
    "No exit code" means a signal was delivered. Also don't exit
    with 0 anymore if input processing was interrupted (BrokenPipe).

  • misc small subcommand touch-ups

  • exec a subcommand directly if not writing to a terminal

  • main: switch subcommand and pager creation around
    See the following commit

  • make stdout_is_term available in the config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant