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