Doniyor Tokhirov

Results 6 issues of Doniyor Tokhirov

The `{{title}}` template parameter would get incorrectly replaced with the alias, which is a big number, presumably being the creation timestamp. The expected behavior is to replace it with filename....

### Describe the bug When extitng Neovim, if the custom prompt returned is more than 1 line, the last line of the new prompt is overriden, then recreating the prompt....

:bug: bug
line editor
needs-triage

Just as the title says, having `^'bin' command` in the nu file doesn't get parsed. ![image](https://github.com/nushell/tree-sitter-nu/assets/25223592/c903c73f-9f13-437a-a60d-9c29616ea780)

I have set the shell in neovim to be nushell, but in that case, running `:Flog` doesn't output anything. Here is the config for the shell: ```lua vim.opt.shell = "nu"...

Adds a `flake.nix` file to package the project as a Nix flake. The project can be built through nix by running `nix build`. **Note:** currently building the project does not...

I use delta as the diffing tool and when the side-by-side option is set, the width of the window seems to be not reported back to delta, so it defaults...