Darren Schroeder

Results 2076 comments of Darren Schroeder

After #189, `tree-sitter build -w` is `2min 7sec`. wow!

This is because the example is outdated since `commandline` has changed since that was written. I use this one on macos. ```nushell { name: fuzzy_history_fzf modifier: control keycode: char_r mode:...

We'll accept a PR for this type of a thing.

Come to think of it, this one should be in there too ```nushell { name: ide_completion_menu modifier: control keycode: char_p mode: [emacs vi_normal vi_insert] event: { until: [ { send:...

also, we have to keep in mind that if your terminal doesn't respond to `ctrl+space` it won't work. for instance, some people already have a global keybinding hook that is...

right, current nushell changed a while back with things like this, i think. i'm up for a fix.

Agreed, but that is probably a nushell problem vs a extension problem. All the diagnostics are generated from nushell.