nushell/crates/nu-cli
Steven Xu 2a484a3e7e
fix: use buffer.len() instead of cursor_pos, so the .expect() isn't useless (#9053)
# Description
Use `buffer.len()` instead of `cursor_pos`, so the `.expect()` isn't
useless.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2023-05-08 13:02:01 -05:00
..
src fix: use buffer.len() instead of cursor_pos, so the .expect() isn't useless (#9053) 2023-05-08 13:02:01 -05:00
tests Fix completion on $nu to show correct menus (#8919) 2023-04-26 09:15:27 -05:00
Cargo.toml Bump to 0.79.1 dev version (#8998) 2023-04-26 01:05:23 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00