Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize and document __fish_status_to_signal #7597

Merged
merged 4 commits into from Jan 3, 2021

Conversation

IlanCosman
Copy link
Contributor

@IlanCosman IlanCosman commented Dec 31, 2020

Description

Converts __fish_status_to_signal to fish_status_to_signal for external use. Documents fish_status_to_signal and adds it to the changelog.

Fixes #7595

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.rst

@ridiculousfish
Copy link
Member

Thank you! LGTM, if there are no other comments I will merge later today or tomorrow.

@faho faho added this to the fish 3.2.0 milestone Jan 1, 2021
@faho faho merged commit 18940ea into fish-shell:master Jan 3, 2021
@faho
Copy link
Member

faho commented Jan 3, 2021

Merged, thanks!

tomoemon added a commit to tomoemon/fish-command-timer that referenced this pull request Mar 15, 2021
From fish shell 3.2.0, __fish_status_to_signal function  has been changed to fish_status_to_signal
fish-shell/fish-shell#7597
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

normalize and document __fish_status_to_signal
3 participants