Skip to content

Get the view #3159

Answered by alex-courtis
KikyoC asked this question in Q&A
Jun 20, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Thanks for raising. View is not API hence it will change.

You can use the API to achieve what you need. See :help nvim-tree-api

view.is_visible -> api.tree.is_visible
view.get_winnr -> api.tree.winid
view.resize -> api.tree.resize, passing params for width

Please advise whether you're successful.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by gegoune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants