[Feature Request] Run amp out of a neovim window
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 199
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I'm not even sure this is possible but it would be nice to have amp open in the neovim window. So for example ctrl l/h would allow users to jump between Amp and their open buffer in the adjacent window.
I'm likely an outlier but using this on powershell, i have to swap between panes using ALT + -> or <- for example, which means i'm moving my hands away from the normal neovim keybinds (ie no arrow keys).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify a file, test, or implementation entry point. Start by tracing how amp.nvim opens Amp and how Neovim manages adjacent windows, then determine whether Ctrl-h/Ctrl-l navigation can be supported; done means Amp and the adjacent buffer can be switched between with the requested keybindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim, powershell
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100