mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
add term:localshellpath (#52)
This commit is contained in:
@@ -22,6 +22,8 @@ use ":" as level separators.
|
||||
| term:fontsize | float | the fontsize for the terminal block |
|
||||
| term:fontfamily | string | font family to use for terminal block |
|
||||
| term:disablewebgl | bool | set to false to disable WebGL acceleration in terminal |
|
||||
| term:localshellpath | string | set to override the default shell path for local terminals |
|
||||
| term:localshellopts | string[] | set to pass additional parameters to the term:localshellpath |
|
||||
| editor:minimapenabled | bool | set to false to disable editor minimap |
|
||||
| editor:stickscrollenabled | bool | |
|
||||
| web:openlinksinternally | bool | set to false to open web links in external browser |
|
||||
|
||||
Reference in New Issue
Block a user