Enable tui_app_server feature by default (#15661)

This commit is contained in:
Eric Traut
2026-03-26 11:28:25 -06:00
committed by GitHub
parent 8d479f741c
commit e7139e14a2
4 changed files with 10 additions and 12 deletions

View File

@@ -112,6 +112,8 @@ trust_level = "trusted"
"resume".to_string(),
"--last".to_string(),
"--no-alt-screen".to_string(),
"--disable".to_string(),
"tui_app_server".to_string(),
"-C".to_string(),
repo_root.display().to_string(),
"-c".to_string(),