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