Logo
Explore Help
Sign In
extern/nushell
1
0
Fork 1
You've already forked nushell
mirror of https://github.com/nushell/nushell.git synced 2025-06-12 04:56:56 +02:00
Code Issues Packages Projects Releases Wiki Activity
nushell/crates/nu-command/src/platform
History
Jaffar Ashoor c3c41a61b0
replace lazy_static with once_cell (#7502)
replacing the dependence on `lazy_static` with `once_cell`, this will
ensure that variables are initialized when needed instead of startup
time.
2022-12-17 10:30:04 -08:00
..
ansi
replace lazy_static with once_cell (#7502)
2022-12-17 10:30:04 -08:00
reedline_commands
Reduced LOC by replacing several instances of Value::Int {}, Value::Float{}, Value::Bool {}, and Value::String {} with Value::int(), Value::float(), Value::boolean() and Value::string() (#7412)
2022-12-09 11:37:51 -05:00
clear.rs
Pass TERM environment var to clear (#6500)
2022-09-07 10:40:44 +02:00
dir_info.rs
Add helper method to check whether ctrl+c was pressed, adopt it (#7482)
2022-12-15 09:39:24 -08:00
du.rs
Fix du error message (#7460)
2022-12-13 13:11:55 +01:00
input.rs
Fix invalid variable name in input command docs (#6716)
2022-10-13 12:42:24 -05:00
kill.rs
kill: don't show signal example on windows (#7353)
2022-12-04 16:39:54 -08:00
mod.rs
Rename some files (#952)
2022-02-05 12:35:02 -05:00
sleep.rs
Add helper method to check whether ctrl+c was pressed, adopt it (#7482)
2022-12-15 09:39:24 -08:00
term_size.rs
Reduced LOC by replacing several instances of Value::Int {}, Value::Float{}, Value::Bool {}, and Value::String {} with Value::int(), Value::float(), Value::boolean() and Value::string() (#7412)
2022-12-09 11:37:51 -05:00
Powered by Gitea Version: 1.23.8 Page: 133ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API