We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
system: ubuntu 20.04 emacs 27.1
switch-window seems to only able to create two windows. when trying to create more windows, it shows End of buffer:
switch-window
End of buffer
switch-window--create-label-buffer: End of buffer [2 times]
It probably has something to do with creating the overlaying labels?
The text was updated successfully, but these errors were encountered:
This error only occurs when 'asciiart is set:
'asciiart
(setq switch-window-shortcut-appearance 'asciiart)
Sorry, something went wrong.
Fix "end of buffer" in emacs 27.1 #81
5bba780
please try again
No branches or pull requests
system: ubuntu 20.04
emacs 27.1
switch-window
seems to only able to create two windows. when trying to create more windows, it showsEnd of buffer
:It probably has something to do with creating the overlaying labels?
The text was updated successfully, but these errors were encountered: