nushell/crates/nu-explore/src
Maxim Zhiburt 4401924128
Bump tabled to 0.17 (#14415)
With this comes a new `unicode-width` as I remember there was some issue
with `ratatui`.
 
And a bit of refactorings which are ment to reduce code lines while not
breaking anything.
Not yet complete, I think I'll try to improve some more places,
just wanted to trigger CI 😄 

And yessssssssss we have a new `unicode-width` but I sort of doubtful,
I mean the original issue with emojie.
I think it may require an additional "clean" call.
I am just saying I was not testing it with that case of complex emojies.

---------

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2024-12-28 08:19:48 -06:00
..
commands Bump tabled to 0.17 (#14415) 2024-12-28 08:19:48 -06:00
nu_common Bump tabled to 0.17 (#14415) 2024-12-28 08:19:48 -06:00
pager explore: add more less key bindings and add Transition::None (#14468) 2024-11-30 08:22:52 -06:00
registry Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
views explore: add more less key bindings and add Transition::None (#14468) 2024-11-30 08:22:52 -06:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Fix issue with ls | explore coloring of file names (#13952) 2024-09-29 14:03:56 -05:00
lib.rs remove terminal_size crate everywhere it makes sense (#14423) 2024-11-23 19:37:12 -08:00