git-worktree.nvim
git-worktree.nvim copied to clipboard
Unable to `cd` into worktree directory.
I am unable to cd into a new worktree directory if it contains a # character.
It attempts to create the worktree but is unable to cd into the path. It also looks like it is not correctly tracking the remote branch.
1 / 2: Checking for worktree /path/to/worktree-root/origin/feature/issue#511
Error executing vim.schedule lua callback: ...packer/start/git-worktree.nvim/lua/git-worktree/init.lua:143: Vim(cd):E194: No alternate file name to substitute for '#': cd /path/to/worktree-root/origin/feature/issue#511