sidekick.nvim
sidekick.nvim copied to clipboard
Your Neovim AI sidekick
### Did you check the docs? - [x] I have read all the sidekick.nvim docs ### Is your feature request related to a problem? Please describe. Support https://factory.ai/product/cli ### Describe...
### Did you check the docs? - [x] I have read all the sidekick.nvim docs ### Is your feature request related to a problem? Please describe. I feel a little...
### Did you check docs and existing issues? - [x] I have read all the sidekick.nvim docs - [x] I have updated the plugin to the latest version before submitting...
## Description Fixes #179 When using tmux with `create = "split"` or `create = "window"`, the `focus` option was not being applied because external tmux sessions don't have a Neovim...
### Did you check docs and existing issues? - [x] I have read all the sidekick.nvim docs - [x] I have updated the plugin to the latest version before submitting...
### Did you check docs and existing issues? - [x] I have read all the sidekick.nvim docs - [x] I have updated the plugin to the latest version before submitting...
### Did you check docs and existing issues? - [x] I have read all the sidekick.nvim docs - [x] I have updated the plugin to the latest version before submitting...
### Did you check docs and existing issues? - [x] I have read all the sidekick.nvim docs - [x] I have updated the plugin to the latest version before submitting...
## Description When you have a lot of tmux sessions active on your machine, starting a new session via select or toggle can take ~5 seconds. If we know exactly...
## Description This adds support for wezterm to the mux implementation. Supports only "split" mode which mimics how sidekick embeds sessions w/o mux. There is no technical limitation to adding...