nushell/crates/nu-command/src
Stefan Holderbach a65a7df209
Add remove as a search term on drop commands (#14493)
# Description
Better discoverability of `drop` subcommands
"I want to remove items by index" -> `drop nth`
h/t @amtoine

# User-Facing Changes
More search terms
2024-12-03 16:59:37 +01:00
..
bytes Remove duplicate implementations of CallExt::rest (#14484) 2024-12-01 15:03:45 +01:00
charting Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
conversions Deprecate date to-record and date to-table (#14319) 2024-11-29 23:06:26 +01:00
database Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
date Deprecate date to-record and date to-table (#14319) 2024-11-29 23:06:26 +01:00
debug Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
env Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
experimental Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
filesystem Feature: PWD-per-drive to facilitate working on multiple drives at Windows (#14411) 2024-12-02 12:17:46 -06:00
filters Add remove as a search term on drop commands (#14493) 2024-12-03 16:59:37 +01:00
formats Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
generators Seq char update will work on all char (#14261) 2024-11-15 21:05:29 +01:00
hash add binary as input to hash commands (#13923) 2024-09-25 16:47:52 +08:00
help Change append operator to concatenation operator (#14344) 2024-11-24 10:59:54 -08:00
math Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
misc Add environment variables for sourced files (#14486) 2024-12-02 06:19:20 -06:00
network Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
path fix path exists on a non-directory file (#13763) 2024-09-11 12:45:39 -05:00
platform term query: refactor, add --beginning flag (#14446) 2024-12-01 20:02:48 -06:00
random Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
removed Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
shells Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
stor feat: stor insert accepts lists (#14175) 2024-10-29 06:32:55 -05:00
strings update unicode-width to 0.2 (#14456) 2024-11-29 09:09:45 +08:00
system Remove duplicate implementations of CallExt::rest (#14484) 2024-12-01 15:03:45 +01:00
viewers Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
default_context.rs Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
example_test.rs Overhaul $in expressions (#13357) 2024-07-17 16:02:42 -05:00
lib.rs Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
progress_bar.rs Cut down unnecessary lint allows (#14335) 2024-11-15 19:24:39 +01:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by (#13154) 2024-10-09 19:18:16 -07:00