zc he 2c1d261cca
fix(explore): do not create extra layer for empty entries (#15367)
Fixes #15329

# Description

Stops entering empty list/record with the following message:

<img width="283" alt="image"
src="https://github.com/user-attachments/assets/99cf5ab0-7fd3-4cf7-9db9-00554815a2a7"
/>

# User-Facing Changes

# Tests + Formatting

+5, all vibe coded.

# After Submitting
2025-03-20 06:53:06 -05:00
..
2022-12-01 09:32:10 -06:00

Implementation of the interactive explore command pager.

Internal Nushell crate

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