Julian / Julian/lean.nvim

Per-window infoviews

Open
#128 0 comments 0 reactions 0 assignees View on GitHub
enhancement infoview
Dominant language
Lua
Stars
581
Forks
60
Avg merge
4d 12h
Merged PRs (30d)
2

Description

Contrary to how I did this in #35, I think rather than switching between per-window and per-tab, we should always allow both, and always initialize a per-tab infoview on new tab and per-window infoview on new window, configurable whether these automatically open (default true for per-tab and false for per-window). Then it should just be a matter of "switching focus" from the tab infoview to the window infoview when the window infoview is opened and switching focus back to the tab infoview when the window infoview is closed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.