Wezterm: Enable IME
This commit is contained in:
parent
b88f16f43e
commit
ef005f364e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
color_scheme = "${config.colorscheme.slug}",
|
color_scheme = "${config.colorscheme.slug}",
|
||||||
hide_tab_bar_if_only_one_tab = true,
|
hide_tab_bar_if_only_one_tab = true,
|
||||||
window_close_confirmation = "NeverPrompt",
|
window_close_confirmation = "NeverPrompt",
|
||||||
|
use_ime = true,
|
||||||
set_environment_variables = {
|
set_environment_variables = {
|
||||||
TERM = 'wezterm',
|
TERM = 'wezterm',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue