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