mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-22 07:21:11 -03:00
This allows giving a range like "5..7".
It works in combination with more (including overlapping) ranges or
single indices.
Fixes #9736
(cherry picked from commit 65769bf8c8)