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-05-30 06:39:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-table
/
src
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
..
types
Introduce footer_inheritance option (
#14070
)
2024-10-23 19:45:47 +02:00
common.rs
Introduce footer_inheritance option (
#14070
)
2024-10-23 19:45:47 +02:00
lib.rs
Add top-level crate documentation/READMEs (
#12907
)
2024-07-14 10:10:41 +02:00
table_theme.rs
[DRAFT] Check fix for emojie, wrap issues (
#13430
)
2024-08-23 17:35:42 -05:00
table.rs
nu-table/ Fix footer truncation in case of head_on_border (
#13998
)
2024-10-04 06:44:59 -05:00
unstructured_table.rs
[DRAFT] Check fix for emojie, wrap issues (
#13430
)
2024-08-23 17:35:42 -05:00
util.rs
[DRAFT] Check fix for emojie, wrap issues (
#13430
)
2024-08-23 17:35:42 -05:00