Andrei Bulgakov

Results 7 issues of Andrei Bulgakov

So, the user can approve or change the current name instead of having to enter the full name himself. NOTE: Change script execution environment, Bash version ~> 4.0 required.

So that the script can work with files with spaces and other special characters in the path.

Fix popup disappearing on tmux 3.3-rc.

Ensure that the requirements are met: * name should match the directory name. * name cannot duplicate one of the existing helm top-level commands. Source: https://helm.sh/docs/topics/plugins/

Extend the example of linewise motions to include the ability to jump to the start of the line or to try to keep the column after the jump. Also add...

Eliminate an incompatibility introduced by [commit](https://github.com/nvim-telescope/telescope.nvim/commit/a4432dfb9b0b960c4cbc8765a42dc4fe2e029e8f) in the Telescope repository, where `utils.transform_path()` began returning multiple `display` and `path_style` values instead of a single `display` value.

Currently, switching to the worktree after opening Nvim without any path arguments (without an open file in the current window) results in an unnamed buffer being created with the path...