jackMort / jackMort/ChatGPT.nvim
Persist text on chatGPT after close
Open
enhancement
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
Would be awesome, now that we have the editable input, that it be persisted for the session. Sometimes we want to close the chatGPT and go find something to paste on input. Now, when reopen, it erases all the work that we had on input.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the editable input and the close/reopen lifecycle in the Neovim plugin. Trace how the current text is held and restored, then verify that text remains available after closing and reopening the chat session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100