Skip to content
forked from dholm/tabbar

Tabbar is an emacs minor mode that displays a tab bar at the top, similar to the idea of web browser’s tabs.

Notifications You must be signed in to change notification settings

codefarms/tabbar

 
 

Repository files navigation

TabBarMode

This is a fork of the Aquamacs TabBarMode implementation which is an up-to date version of this minor mode. TabBarMode is perfectly portable between different Emacs implementations and this repository is intended to provide just that.

Since the repository is a filtered clone of the Aquamacs Git repo and hence it should be perfectly possible to track changes made upstream.

Settings

If you are experiencing slowdowns when using tabbar with graphics it might be caused by issues with transparency. Try setting (setq 'tabbar-use-images nil) to work around this issue. Originally identified by Tom Regner on stackoverflow.

About

Tabbar is an emacs minor mode that displays a tab bar at the top, similar to the idea of web browser’s tabs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%