Skip to content

Conversation

vmarcosp
Copy link
Contributor

@vmarcosp vmarcosp commented Jul 9, 2024

Description [#3]

This PR introduces support for several common TMUX global options, extracted from public configurations. The feature adds a new entry in the config file. Example:

export default { options: { setTitlesString: "🚀", modeKeys: "on", }, }

Additionally, I've added support for status-position through the status object:

export default { status: { position: "top" }, }
@vmarcosp vmarcosp merged commit b7e3446 into main Jul 9, 2024
@vmarcosp vmarcosp deleted the feat/global-options branch July 12, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant