mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 18:31:14 -03:00
`seq 0` outputs nothing on Linux but `1 0` on macOS and BSDs, breaking this word motion. Fix it by not running `seq 0`.
`seq 0` outputs nothing on Linux but `1 0` on macOS and BSDs, breaking this word motion. Fix it by not running `seq 0`.