Skip to content

How to close only one preview and how to open focused preview in current split but new buffer? #86

Closed Answered by rmagatti
alloc33 asked this question in Q&A
Discussion options

You must be logged in to vote

@xbladesub I have converted your issue into a discussion instead.

How to close only one preview

The preview is just a regular Neovim window, you can close it like you would any normal window or split. :q.

how to open focused preview in current split but new buffer

Since the preview window is just a regular Neovim window, you can manipulate it as such. Meaning you can use window movements. :h window-moving

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@alloc33
Comment options

Answer selected by rmagatti
Comment options

You must be logged in to vote
4 replies
@rmagatti
Comment options

@kamalarieff
Comment options

@rmagatti
Comment options

@kamalarieff
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #84 on January 13, 2023 10:03.