nushell/crates/nu-cli/src/commands/commandline
Ian Manske 5b0546cfce
Remove deprecated flags on commandline (#12658)
# Description
Removes the `commandline` flags and API that was deprecated in 0.91.0
with #11877.

# User-Facing Changes
Users need to migrate to the new `commandline` subcommands introduced in
0.91.0.
2024-04-25 14:16:42 +00:00
..
commandline_.rs Remove deprecated flags on commandline (#12658) 2024-04-25 14:16:42 +00:00
edit.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
get_cursor.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
mod.rs separate commandline into subcommands (#11877) 2024-02-18 16:15:59 -06:00
set_cursor.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00