mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-03 01:41:15 -03:00
This fixes "man abbr" on macOS and FreeBSD.
Upstream feature request:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290911
Note that this workarond requires another one, copied from ec939fb22f
(Work around BSD man calling pager when stdout is not a TTY,
2024-10-30).
Closes #12037