- nibon7 exported
get_shells
andget_current_shell
, and Fix color parsing, and Return error early if seconds part of timestamp is invalid, and Fix path_contains_hidden_folder - hustcer upgraded chrono to v0.4.20, and Some code refactor for shells related commands, and add
bits ror
andbits rol
commands, and Addbits shl
andbits shr
command - fdncred pointed to the latest main branch for lscolors, and remove the nana filename string, add some exclusions to gitignore, and replace the regex crate with the fancy-regex crate, and allow uppercase chars to be captured during suppressed input
- merelymyself made
cd
,cp
,ls
,mv
,open
andrm
automatically strip ansi codes, and allow-h
flags forexport
subcommands, and adds aconfig reset
command - elferherrera created sqlite query without collect, and use
from table
to remove into-db command - sholderbach Reduced dev-deps by narrowing
rstest
features, and Makeopen
test independent of locale, and Patchlscolors
to not blink - WindSoilder created In unix like system, set foreground process while running external command
- rgwood created Faster SQLite reads, and Change
query
command toquery db
, and Add $OLDPWD example for cd - Kangaxx-0 tweaked how nu identifies custom command
- amtoine created FIX: update the links to the default config files
- jeremiahpslewis created Update links to config template
- rgwood created Document SQLite data loading
- petrisch created DE Translation for Coloring and Theming
- fdncred created update some scripts from dash to underscore, add 20k_club script
- WindSoilder created Migrate some scripts to fit new variable and arguments naming style
- bnprks created Vi mode add support for d0, d^, c0, and c^
- sholderbach created Reduce dev-deps by narrowing
rstest
features, and Export the crossterm key types