mirror of
https://github.com/nushell/nushell.git
synced 2025-04-14 00:08:20 +02:00
A patch to play with. Need to make a few tests after all. The question is what shall be done with `table.mode = none`, as it has no borders. ```nu $env.config.table.move_header = true ```  cc: @fdncred --------- Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com> |
||
---|---|---|
.. | ||
types | ||
common.rs | ||
lib.rs | ||
table_theme.rs | ||
table.rs | ||
unstructured_table.rs | ||
util.rs |