.. |
commands
|
Add CLI flag to disable history (#11550)
|
2024-01-17 09:40:59 -06:00 |
completions
|
update nu-ansi-term to 0.50, lscolors to 0.17, and add the Style attribute to Suggestion (#11635)
|
2024-01-24 20:57:15 -08:00 |
menus
|
update nu-ansi-term to 0.50, lscolors to 0.17, and add the Style attribute to Suggestion (#11635)
|
2024-01-24 20:57:15 -08:00 |
config_files.rs
|
Fix config creation during printing (#9353)
|
2023-06-04 22:04:28 +03:00 |
eval_cmds.rs
|
Deprecate --flag: bool in custom command (#11365)
|
2023-12-21 10:07:08 +01:00 |
eval_file.rs
|
Convert remainder of ShellError variants to named fields (#11276)
|
2023-12-09 18:46:21 -06:00 |
lib.rs
|
cratification: move the bytes command to nu-cmd-extra (#9509)
|
2023-06-23 12:23:08 -07:00 |
nu_highlight.rs
|
resolving external highlight should take current PATH into account (#11618)
|
2024-01-24 09:02:53 -06:00 |
print.rs
|
Fix incorrect handling of boolean flags for builtin commands (#11492)
|
2024-01-11 17:19:48 +02:00 |
prompt_update.rs
|
Only run $env.PROMPT_COMMAND once per prompt (copy of #10986) (#11366)
|
2023-12-18 09:33:04 -06:00 |
prompt.rs
|
fix shell integration markers (#11352)
|
2023-12-16 20:12:34 -06:00 |
reedline_config.rs
|
IDE style completion (#11593)
|
2024-01-20 18:14:02 -06:00 |
repl.rs
|
resolving external highlight should take current PATH into account (#11618)
|
2024-01-24 09:02:53 -06:00 |
syntax_highlight.rs
|
resolving external highlight should take current PATH into account (#11618)
|
2024-01-24 09:02:53 -06:00 |
util.rs
|
Deprecate --flag: bool in custom command (#11365)
|
2023-12-21 10:07:08 +01:00 |
validation.rs
|
Remove old alias implementation (#8797)
|
2023-04-07 21:09:38 +03:00 |