nushell/crates/nu-command/src
SED4906 487f1a97ea
Update removed "MDI" icons to current MD icons (#10126)
# Description
This PR updates now-removed (since NF 3.0.0) file icons shown in e.g.
`grid` to their updated codepoints.

# User-Facing Changes
File icons changed were for:
`cs`, `csproj`, `csx`, `license`, `node`, `rtf`, `vue`, `xml`, and `xul`

# Tests + Formatting

# After Submitting
2023-08-27 15:48:37 +02:00
..
bytes Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
charting Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
conversions Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
database Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
date Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
debug Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
env Create Record type (#10103) 2023-08-25 07:50:29 +12:00
experimental Add functions for each Value case (#9736) 2023-07-21 08:20:33 -05:00
filesystem Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
filters Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
formats Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
generators Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
hash Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
help Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
math Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
misc REFACTOR: move source out of deprecated commands (#9060) 2023-05-04 00:02:03 +02:00
network Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
path Allow parse-time evaluation of calls, pipelines and subexpressions (#9499) 2023-08-26 16:41:29 +03:00
platform Spanned Value step 1: span all value cases (#10042) 2023-08-25 08:48:05 +12:00
random Add functions for each Value case (#9736) 2023-07-21 08:20:33 -05:00
removed Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00
shells Fix usage for the exit command. (#9450) 2023-06-16 10:09:02 +02:00
strings Allow parse-time evaluation of calls, pipelines and subexpressions (#9499) 2023-08-26 16:41:29 +03:00
system name hooks internally (#10127) 2023-08-27 06:55:20 -05:00
viewers Update removed "MDI" icons to current MD icons (#10126) 2023-08-27 15:48:37 +02:00
default_context.rs move 'bytes' back to commands (#10051) 2023-08-19 22:43:53 +02:00
example_test.rs enable/update some example tests so they work again (#10058) 2023-08-19 09:06:59 -05:00
hook.rs name hooks internally (#10127) 2023-08-27 06:55:20 -05:00
lib.rs move 'bytes' back to commands (#10051) 2023-08-19 22:43:53 +02:00
progress_bar.rs cp progress bar implementation (#8012) 2023-02-22 11:57:38 -08:00
sort_utils.rs Create Record type (#10103) 2023-08-25 07:50:29 +12:00