Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 1b9e2fa

Browse files
authored
add term:localshellpath (#52)
1 parent 1fb38be commit 1b9e2fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ use ":" as level separators.
2222
| term:fontsize | float | the fontsize for the terminal block |
2323
| term:fontfamily | string | font family to use for terminal block |
2424
| term:disablewebgl | bool | set to false to disable WebGL acceleration in terminal |
25+
| term:localshellpath | string | set to override the default shell path for local terminals |
26+
| term:localshellopts | string[] | set to pass additional parameters to the term:localshellpath |
2527
| editor:minimapenabled | bool | set to false to disable editor minimap |
2628
| editor:stickscrollenabled | bool | |
2729
| web:openlinksinternally | bool | set to false to open web links in external browser |

0 commit comments

Comments
 (0)