nushell/crates/nu-explore/src/commands
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
..
expand.rs Bump tabled to 0.17 (#14415) 2024-12-28 08:19:48 -06:00
help.rs explore: add more less key bindings and add Transition::None (#14468) 2024-11-30 08:22:52 -06:00
mod.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
nu.rs explore: add more less key bindings and add Transition::None (#14468) 2024-11-30 08:22:52 -06:00
quit.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
table.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
try.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00