nushell/crates/nu-explore/src
Maxim Zhiburt 10e84038af
nu-explore: Add vertical lines && fix index/transpose issue (#13147)
Somehow I believe that split lines were implemented originally; (I
haven't got to find it though; from a quick look)
I mean a long time ago before a lot a changes were made.

Probably adding horizontal lines would make also some sense.

ref #13116
close #13140

Take care

________________

If `explore` is used, frequently, or planned to be so.
I guess it would be a good one to create a test suite for it; to not
break things occasionally 😅

I did approached it one time back then using `expectrl` (literally
`expect`), but there was some issues.
Maybe smth. did change.
Or some `clean` mode could be introduced for it, to being able to be
used by outer programs; to control `nu`.

Just thoughts here.
2024-06-21 12:07:57 -07:00
..
commands Improve performance of explore - 1 (#13116) 2024-06-12 18:35:04 -07:00
nu_common Overhaul explore config (#13075) 2024-06-06 08:46:43 -05:00
pager Overhaul explore config (#13075) 2024-06-06 08:46:43 -05:00
registry explore: adopt anyhow, support CustomValue, remove help system (#12692) 2024-05-01 17:34:37 -05:00
views nu-explore: Add vertical lines && fix index/transpose issue (#13147) 2024-06-21 12:07:57 -07:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Overhaul explore config (#13075) 2024-06-06 08:46:43 -05:00
lib.rs Overhaul explore config (#13075) 2024-06-06 08:46:43 -05:00