Doniyor Tokhirov
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....
Just as the title says, having `^'bin' command` in the nu file doesn't get parsed. 
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...