This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-02-16 10:32:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ec1c40320
nushell
/
crates
/
nu-command
/
tests
History
Maxim Zhiburt
3ec1c40320
Introduce footer_inheritance option (
#14070
)
...
```nu $env.config.table.footer_inheritance = true ```
close
#14060
2024-10-23 19:45:47 +02:00
..
commands
Introduce footer_inheritance option (
#14070
)
2024-10-23 19:45:47 +02:00
format_conversions
Make the subcommands (
from {csv, tsv, ssv}
) 0-based for consistency (
#13209
)
2024-06-26 17:51:47 -05:00
main.rs
Rework sorting and add cell path and closure comparators to
sort-by
(
#13154
)
2024-10-09 19:18:16 -07:00
sort_utils.rs
Rework sorting and add cell path and closure comparators to
sort-by
(
#13154
)
2024-10-09 19:18:16 -07:00