mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-09 19:55:20 +08:00

Provide a more efficient method for reading lines (or null terminated sequences) when the input is seekable. Another partial fix for #2007