jackMort / jackMort/ChatGPT.nvim

`toggle_help` action should not switch to the help buffer

Open
#360 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
4k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

Currently when you trigger `toggle_help`, the cursor jumps to the help buffer. I can't think of why the user would want the cursor in this read-only buffer-- better to open the buffer and leave the cursor where it is.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `toggle_help` action and trace how it opens the help buffer. Verify the current cursor movement and the surrounding buffer-handling behavior. Done means the help buffer opens while the cursor remains in its previous location.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.