Hey, big fan of Worktrunk, been using it every day. I noticed #1493 was closed without an implementation and since I kept switching between the terminal and Neovim just to manage worktrees, I figured I'd try building something myself. Wrote a simple plugin a few weeks ago and have been using it since: https://github.com/emeren/wt.nvim
Just wraps the wt CLI using --format=json so I don't have to leave the editor. Has a Telescope picker for listing/switching, basic create/remove/merge commands, and a small statusline component showing the current branch. 🔀
Nothing too fancy but it's been working well for my workflow. Do you think it's worth pursuing further? 🙂
Let me know if the name's a problem, happy to change it!
Hey, big fan of Worktrunk, been using it every day. I noticed #1493 was closed without an implementation and since I kept switching between the terminal and Neovim just to manage worktrees, I figured I'd try building something myself. Wrote a simple plugin a few weeks ago and have been using it since: https://github.com/emeren/wt.nvim
Just wraps the
wtCLI using--format=jsonso I don't have to leave the editor. Has a Telescope picker for listing/switching, basic create/remove/merge commands, and a small statusline component showing the current branch. 🔀Nothing too fancy but it's been working well for my workflow. Do you think it's worth pursuing further? 🙂
Let me know if the name's a problem, happy to change it!