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