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

refactor(offsets): use wininfo to calculate offset #800

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akinsho
Copy link
Owner

@akinsho akinsho commented Aug 2, 2023

fixes #789

@nullptr-yxw
Copy link

It still cannot work as expect when the offset is the only window

2023-08-05.00-55-22.mp4

my configuration of options.offsets is

offsets = {
    {
        filetype = "NvimTree",
        text = "File Explorer",
        highlight = "Directory",
        text_align = "left",
        separator = true,
    },
},

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

Successfully merging this pull request may close these issues.

[Bug]: Offset only uses one window
2 participants