jackMort / jackMort/ChatGPT.nvim
Multiple lines in prompt
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
Lines 2,4, and 8 are entered one line above the bottom, hiding the first line with the "|USER|" field. Moreover, when the prompt reaches the maximum height, the program crashes.

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Neovim by entering a multiline prompt, including one at maximum height, and observe the misplaced lines and crash. Inspect the prompt rendering and height-handling entry points; done means all lines remain visible, the USER field is not obscured, and maximum-height prompts do not crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100