Skip to content

Conversation

th1000s
Copy link
Collaborator

@th1000s th1000s commented Dec 9, 2024

  • 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