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

Per-window labels #83

Open
matu3ba opened this issue Dec 19, 2022 · 1 comment
Open

Per-window labels #83

matu3ba opened this issue Dec 19, 2022 · 1 comment

Comments

@matu3ba
Copy link

matu3ba commented Dec 19, 2022

This disagrees with many sections of Why is this method cool? as the default does not work (cursor is stuck in current window).

I think one has to use vimscript to get the wininfo, so I am not sure if this is feasible: https://www.reddit.com/r/neovim/comments/v6n0cm/comment/ibghs61/?utm_source=share&utm_medium=web2x&context=3 :h wingetinfo(winid).

Aside, many thanks for this plugin. It is a pleasure to use.

@ggandor
Copy link
Owner

ggandor commented Dec 19, 2022

This cannot be solved until Neovim's extmark API allows for setting the labels per-window instead of per-buffer. See also: ggandor/lightspeed.nvim#142.

@ggandor ggandor changed the title cross-window search can not jump to other window, if same buffer opened multiple times Per-window labels Feb 17, 2023
@ggandor ggandor added the enhancement New feature or request label Feb 17, 2023
@ggandor ggandor removed the enhancement New feature or request label Apr 30, 2023
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

2 participants