mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 05:31:14 -03:00
This allows giving a range like "5..7". It works in combination with more (including overlapping) ranges or single indices. Fixes #9736