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

Use tab-line for Emacs 27 #95

Merged
merged 2 commits into from
Oct 27, 2020

Conversation

AmaiKinono
Copy link
Contributor

Emacs 27 has tab-line for displaying tabs. A benefit of using it is we can have both header-line and tab-line displayed. See this:

image

This is M-x list-packages. tab-line is used to display tabs, and header-line is used to display the header of the table. An obvious benefit is we no more need to hide tabs for such buffers, like *Flycheck Errors*.

You may want to:

  • Test this patch. I didn't test it thoroughly so there may be problems.
  • Edit the hide rules. I choose to show tabs in *Compile-Log* and *Flycheck Errors* buffers. I don't know *lsp and *epc in your code, maybe they can benefit from this too.

@manateelazycat manateelazycat merged commit 0dc18b3 into manateelazycat:master Oct 27, 2020
@manateelazycat
Copy link
Owner

Thanks man

@AmaiKinono AmaiKinono deleted the add/use-tab-line branch October 29, 2020 17:55
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.

None yet

2 participants