Darren Schroeder

Results 2080 comments of Darren Schroeder

wow, nice research! I have no idea why that's happening. I'll see if I can get JT to take a look.

Agreed. Which is why we are working on https://github.com/fdncred/nufmt. If it matures enough we'll move it to the nushell org and use it from there perhaps.

I think @hustcer used to publish epub/pdf here https://github.com/hustcer/open-books/

I'm not sure I'd call it dead but `nana` was an experiment to build nushell into a gui. It was a success but I'm not sure what else we can...

@darknight Yes, I've tried slint but I believe it has an incompatible license.

These hints come in from server.ts, so we can intercept them and reformat them like you're suggesting. I'm up for it. What would be nice is to show and abbreviated...

Adding [LineEditor](https://github.com/AmrDeveloper/Lineeditor) that implements this selection functionality and is inspired by reedline. They have found a way to do this with crossterm and we could use their code for inspiration...

transient prompt was implemented a while back, thanks.

@FilipAndersson245 It's possible I think. The one thing missing is that we don't have how many times a command has been run and that's a key metric in zoxide's database...