pub fn set_config_value(key_path: &str, value: &str) -> Result<()>Expand description
Set a configuration value by dot-separated key path.
Special handling:
ai_tool <preset>— sets command + args from preset (e.g.,ai_tool claude-yolo)launch.method <alias>— resolves alias (e.g.,w-t→wezterm-tab)