-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(event): make events configurable in setup function (#38)
* Made events for `tab-title` and `right-status` configurable in setup option * `right-status` datetime format can now be configured in `wezterm.lua` * `tab-title` can now be configured to display the unseen_output icon for the active tab * `tab-title` unseen_output icons can now be either numbered glyphs to indicate number panes with unseen outputs or old circle glyph
- Loading branch information
1 parent
948b972
commit 6febb08
Showing
3 changed files
with
77 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters