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