mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
aaf63285d2
This causes `tmux -CC attach` to enter control mode and patch into the terminal, printing out parsed event messages. refs: https://github.com/wez/wezterm/issues/336
6 lines
126 B
TOML
6 lines
126 B
TOML
[workspace]
|
|
members = ["wezterm-mux-server", "wezterm", "wezterm-gui", "strip-ansi-escapes"]
|
|
|
|
[profile.release]
|
|
opt-level = 3
|