Skip to content

feat: add popup window mode for LLM responses#58

Open
tracyone wants to merge 1 commit intoCoderCookE:mainfrom
tracyone:main
Open

feat: add popup window mode for LLM responses#58
tracyone wants to merge 1 commit intoCoderCookE:mainfrom
tracyone:main

Conversation

@tracyone
Copy link
Copy Markdown

@tracyone tracyone commented Apr 5, 2026

Introduce 'popup' as a new option for g:llm_agent_split_direction. This mode uses Vim 8+ floating windows to display AI responses in a non-intrusive overlay. Includes automatic fallback to vertical split when popup support is unavailable. Updates README documentation to reflect the new configuration option and usage details.

截屏2026-04-05 17 16 36

Introduce 'popup' as a new option for g:llm_agent_split_direction.
This mode uses Vim 8+ floating windows to display AI responses in a
non-intrusive overlay. Includes automatic fallback to vertical split
when popup support is unavailable. Updates README documentation to
reflect the new configuration option and usage details.

Signed-off-by: tracyone <tracyone@live.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant