mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 00:01:16 -03:00
Provide a more efficient method for reading lines (or null terminated sequences) when the input is seekable. Another partial fix for #2007