A tabbed terminal built for fast, multi-context workflows.
Tabor is a high-performance tabbed terminal focused on practical daily-driver workflows: quick context switching, predictable behavior, and extensive configuration.
Supported platforms: macOS, Linux, BSD, and Windows.
- macOS DMG (recommended): Download Tabor.dmg
- All release artifacts: GitHub Releases
Detailed installation instructions are in INSTALL.md.
Feature overview: docs/features.md.
Configuration reference is available in man 5 tabor and in the manpage source
at extra/man/tabor.5.scd.
Tabor looks for tabor.toml in the following locations:
$XDG_CONFIG_HOME/tabor/tabor.toml$XDG_CONFIG_HOME/tabor.toml$HOME/.config/tabor/tabor.toml$HOME/.tabor.toml/etc/tabor/tabor.toml
On Windows, the config file is searched at:
%APPDATA%\\tabor\\tabor.toml
Contribution guidelines: CONTRIBUTING.md.
Tabor builds on the Alacritty codebase.
Tabor is released under the Apache License, Version 2.0.
