2024-08-28 01:49:49 +00:00
|
|
|
{
|
2024-10-12 22:40:14 +00:00
|
|
|
"ai:preset": "ai@global",
|
2025-08-28 21:28:49 +00:00
|
|
|
"ai:model": "gpt-5-mini",
|
|
|
|
|
"ai:maxtokens": 4000,
|
2024-10-09 20:36:02 +00:00
|
|
|
"ai:timeoutms": 60000,
|
2025-02-12 05:58:03 +00:00
|
|
|
"app:defaultnewblock": "term",
|
2026-01-30 01:04:29 +00:00
|
|
|
"app:confirmquit": true,
|
2026-02-10 17:41:49 +00:00
|
|
|
"app:hideaibutton": false,
|
|
|
|
|
"app:disablectrlshiftarrows": false,
|
|
|
|
|
"app:disablectrlshiftdisplay": false,
|
2026-02-20 22:47:26 +00:00
|
|
|
"app:focusfollowscursor": "off",
|
2024-08-28 01:49:49 +00:00
|
|
|
"autoupdate:enabled": true,
|
|
|
|
|
"autoupdate:installonquit": true,
|
2024-09-04 21:00:29 +00:00
|
|
|
"autoupdate:intervalms": 3600000,
|
2024-10-12 22:40:14 +00:00
|
|
|
"conn:askbeforewshinstall": true,
|
2024-12-20 22:02:08 +00:00
|
|
|
"conn:wshenabled": true,
|
2024-09-05 05:07:47 +00:00
|
|
|
"editor:minimapenabled": true,
|
2024-09-20 18:24:37 +00:00
|
|
|
"web:defaulturl": "https://github.com/wavetermdev/waveterm",
|
|
|
|
|
"web:defaultsearch": "https://www.google.com/search?q={query}",
|
2024-09-05 23:36:03 +00:00
|
|
|
"window:tilegapsize": 3,
|
2024-10-17 21:34:02 +00:00
|
|
|
"window:maxtabcachesize": 10,
|
2024-11-01 19:19:49 +00:00
|
|
|
"window:nativetitlebar": true,
|
2024-11-18 22:41:09 +00:00
|
|
|
"window:magnifiedblockopacity": 0.6,
|
2026-02-28 23:48:52 +00:00
|
|
|
"window:magnifiedblocksize": 0.95,
|
2024-11-18 22:41:09 +00:00
|
|
|
"window:magnifiedblockblurprimarypx": 10,
|
2025-10-31 23:34:32 +00:00
|
|
|
"window:fullscreenonlaunch": false,
|
2024-11-18 22:41:09 +00:00
|
|
|
"window:magnifiedblockblursecondarypx": 2,
|
2024-12-20 22:02:08 +00:00
|
|
|
"window:confirmclose": true,
|
|
|
|
|
"window:savelastwindow": true,
|
2024-10-14 17:05:38 +00:00
|
|
|
"telemetry:enabled": true,
|
2026-01-30 01:04:29 +00:00
|
|
|
"term:bellsound": false,
|
2026-02-05 18:15:22 +00:00
|
|
|
"term:bellindicator": false,
|
2026-03-05 00:24:42 +00:00
|
|
|
"term:osc52": "always",
|
2026-02-25 20:40:20 +00:00
|
|
|
"term:cursor": "block",
|
|
|
|
|
"term:cursorblink": false,
|
2025-12-05 18:10:43 +00:00
|
|
|
"term:copyonselect": true,
|
2026-02-03 19:49:52 +00:00
|
|
|
"term:durable": false,
|
2025-12-05 18:10:43 +00:00
|
|
|
"waveai:showcloudmodes": true,
|
|
|
|
|
"waveai:defaultmode": "waveai@balanced"
|
2024-08-28 01:49:49 +00:00
|
|
|
}
|