mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 10:43:29 +02:00
Sorry for delay close #16345 <img width="519" height="263" alt="image" src="https://github.com/user-attachments/assets/e5fe2a23-5a47-4c18-933f-6cf936ea702c" /> About the incorrect alignment of the index header `#` it shall be fixed with the next `tabled` release. cc: @fdncred
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.