Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove View Cached Windows And Buffers #2628

Open
alex-courtis opened this issue Jan 13, 2024 · 0 comments
Open

Remove View Cached Windows And Buffers #2628

alex-courtis opened this issue Jan 13, 2024 · 0 comments

Comments

@alex-courtis
Copy link
Member

View.tabpages and BUFNR_PER_TAB are cached an not always correct. See #2624

Remove the caches and always determine the actual.

Ensure no O(n) calls to View.

get_bufnr
is_visible
get_winnr
open_in_win
abandon_current_window
abandon_all_windows
_prevent_buffer_override
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

No branches or pull requests

1 participant