mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 19:31:15 -03:00
This fixes a macOS-specific bug. See390b40e02(Fix regression not refreshing TTY timestamps after external command from binding, 2024-05-29) and8a7c3ceec(Don't abandon line after writing control sequences, 2024-04-06). Fixes #10779