Files
nushell/crates/nu-table
Maxim Zhiburt c6523eb8d9 [WIP] Try to fix tabled panic (#14710)
cc: @fdncred
2025-01-01 08:09:23 -06:00
..
2024-12-28 08:19:48 -06:00
2024-12-28 08:19:48 -06:00
2022-02-07 14:54:06 -05:00
2024-12-24 23:47:00 +01:00

The layout logic for Nushell's table viewer.

See also the separate table command implementation

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.