You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NVIM v0.7.0-dev+674-g24f9463dd
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by root@cortex
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/local/share/nvim"
Nvim-tree version * 0a2f6b0 kiyan: fix(dirchange): do not change dir when switching windows - (grafted, HEAD -> master, origin/master, origin/HEAD) (14 hours ago)
1. have nvim-tree installed
2. install nvim-telescope/telescope.nvim
3. install ThePrimeagen/git-worktree.nvim
4. configure a project for working with worktrees and try switching branches
Expected behavior nvim should not exit.
The text was updated successfully, but these errors were encountered:
kyazdani42
changed the title
nvim quits when switching branches with the git-worktree plugin
[auto-close bug] nvim quits when switching branches with the git-worktree plugin
Feb 7, 2022
OS
Ubuntu 20.04
Neovim version
Nvim-tree version
* 0a2f6b0 kiyan: fix(dirchange): do not change dir when switching windows - (grafted, HEAD -> master, origin/master, origin/HEAD) (14 hours ago)
Describe the bug
nvim quits when switching branches with the ThePrimeagen/git-worktree.nvim plugin.[1]
[1] https://github.com/ThePrimeagen/git-worktree.nvim
To Reproduce
Expected behavior
nvim should not exit.
The text was updated successfully, but these errors were encountered: