github fukuyori/wtmux 1.0.3
wtmux 1.0.3

latest release: 1.1.0
27 days ago
  • Configurable prefix key
    • Prefix key can be changed via prefix_key in config.toml
    • Uses tmux-style notation: "C-b" (Ctrl+B), "C-a" (Ctrl+A), etc.
    • Default: "C-b" (Ctrl+B, same as tmux)
    • Status bar and theme selector display adapt to configured key

wtmux reads configuration from ~/.wtmux/config.toml.

prefix_key = "C-a" # Change to Ctrl+A

Don't miss a new wtmux release

NewReleases is sending notifications on new releases.