Skip to content

feat: add title_pos option for floating window#428

Closed
flw-cn wants to merge 1 commit intoCopilotC-Nvim:mainfrom
flw-cn:feat/add-title-pos
Closed

feat: add title_pos option for floating window#428
flw-cn wants to merge 1 commit intoCopilotC-Nvim:mainfrom
flw-cn:feat/add-title-pos

Conversation

@flw-cn
Copy link
Copy Markdown

@flw-cn flw-cn commented Oct 6, 2024

No description provided.

Comment thread lua/CopilotChat/chat.lua
relative = window.relative,
border = window.border,
title = window.title,
title_pos = window.title_pos,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be also included in config and README. Also is this supported in latest neovim release? e.g 0.10.2

@jellydn jellydn marked this pull request as draft November 15, 2024 12:42
@jellydn jellydn closed this Dec 25, 2024
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.

3 participants