Skip to content

Conversation

TobiasPleyer
Copy link

No description provided.

end
win_id = vim.api.nvim_open_win(bufnr, should_enter, win_opts)
-- We can't immediately enter tehe window, but have to delay this until after the border has been drawn
-- (see below). This is only required in the case 'relative=cursor' and 'border=true'.
Copy link
Member

Choose a reason for hiding this comment

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

why is this true only for relative=cursor?

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.

2 participants