Darren Schroeder

Results 2076 comments of Darren Schroeder

@claytonrcarter If your terminal doesn't recognize the key sequence, it won't be able to pass it to nushell. The first step to diagnosing this is to key sure `keybindings listen`...

We do not have a pwsh dir-like output. ATM icons are only available in grid mode.

@Felopater-Melika The grid mode examples are above in this issue like `ls | sort-by type name -i | grid -c`. I realize this is not what you're asking for but...

> Besides, the tree-sitter-nu repo probably needs some update This is why I [created my own](https://github.com/fdncred/tree-sitter-nu/). It's incomplete and needs love. PRs welcome. Once this gets mature enough, we'll move...

@stevenxxiu There's no need to be insulting. These things are built by volunteers. Feel free to chip in and contribute something. You might also want to check here https://github.com/nushell/awesome-nu#editor-extensions.

That link I provided is all the syntaxes we know about.

Nice job! If you want you can test with the example.nu in the vscode nushell extension. It's a dump of all commands' examples.

Indeed. We need to fix the fall through. I would love to see that improved.

@jaudiger Agreed. Some consistency would be nice. I think the example descriptions should have some uniformity too.

@jntrnr maybe once we have a 1.0 list of commands. even still, having a list of every command and all their parameters may be unwieldy.