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

Window numbers or characters are missing when there is no character in the window at the top left #237

Open
ackerleytng opened this issue Oct 23, 2022 · 0 comments

Comments

@ackerleytng
Copy link

I'm not sure if under the hood ace-window replaces or adds a character at the top left of each window, but when a window has no character at the top-left, ace-window doesn't show any window marker for that window.

For example, if I open a window that has a completely empty file (not even one character) there is no character a the top left, and triggering ace-window doesn't produce a window marker for that window.

If a certain buffer has this file

just 13 chars

super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line super duper long line

and the window is showing the right end of the super duper long line (so that just 10 char is hidden, but is still the top most line in the window), then there is no character at the top left of the window and ace-window doesn't show a label for that window either.

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