mirror of
https://github.com/nushell/nushell.git
synced 2025-06-12 21:16:51 +02:00
# Description Use `buffer.len()` instead of `cursor_pos`, so the `.expect()` isn't useless. # User-Facing Changes # Tests + Formatting # After Submitting