..
overlay
Fix 6529 - Trim overlay name ( #6555 )
2022-09-16 10:27:12 +03:00
alias.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
ast.rs
add the ast command to peek at the internals of nushell ( #6423 )
2022-08-26 14:48:48 -05:00
commandline.rs
Add a 'commandline' command for manipulating the current buffer ( #6492 )
2022-09-09 15:31:32 -05:00
debug.rs
Move config to be an env var ( #5230 )
2022-04-19 10:28:01 +12:00
def_env.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
def.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
describe.rs
Add search terms for describe
( #5644 )
2022-05-26 08:11:45 -05:00
do_.rs
Better error handling using do
( #5890 )
2022-06-29 20:01:34 -05:00
echo.rs
Revert "Add support for optional list stream output formatting ( #6325 )" ( #6454 )
2022-08-31 18:09:40 -05:00
error_make.rs
Test command names and search terms for redundancy ( #6380 )
2022-08-24 11:16:47 +02:00
export_alias.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
export_def_env.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
export_def.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
export_env.rs
Add export-env
command ( #6355 )
2022-08-18 23:24:39 +03:00
export_extern.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
export_use.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
export.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
extern_.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
for_.rs
Revert "Add support for optional list stream output formatting ( #6325 )" ( #6454 )
2022-08-31 18:09:40 -05:00
help.rs
replace the regex crate with the fancy-regex crate ( #6227 )
2022-08-04 14:51:02 -05:00
hide_env.rs
Add hide-env
to hide environment variables ( #6313 )
2022-08-13 12:55:06 +03:00
hide.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
if_.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
ignore.rs
add search terms to ignore command ( #6288 )
2022-08-10 08:42:21 -05:00
let_.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
metadata.rs
Track call arguments in a single list ( #5125 )
2022-04-09 14:55:02 +12:00
mod.rs
Add a 'commandline' command for manipulating the current buffer ( #6492 )
2022-09-09 15:31:32 -05:00
module.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
register.rs
Remove --encoding
argument during register plugin ( #6486 )
2022-09-07 09:07:42 -05:00
use_.rs
fix links to the "think in nu" page in --help ( #6348 )
2022-08-17 13:51:07 -04:00
version.rs
fix typo for version
command ( #5610 )
2022-05-22 16:48:39 +08:00