Check out my upcoming feature: clicking file paths to open them as a floating pane in your default $EDITOR. Folders will be opened in filepicker. There's more!!

Read about it here >> https://github.com/zellij-org/zellij/pull/4802

@zellij
Wowow
This is really 🔥🔥🔥
Once it's in the release, I'll figure out a way to make the same clickable folder and files in nushell 's ls command. 😀
#nushell #zellij #tui #terminal #mouse #dotfile #customisation #ux
@vivekanandanks @zellij I was just wondering how this was implemented and if it was compatible with NuShell. In any case, I'm interested too.
@lebout2canap
I'm not sure too. Might be as simple as making the text clickable like hyperlinks. Let's see when it comes out. Even now I think we can do it ourselves in nushell by just making all the ls output to be hyperlinks maybe 🤔