Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puutaro authored Apr 15, 2023
1 parent 9189b04 commit 8e2a154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ At the same time, if you installed code editor, edit new file.
| `onUrlHistoryRegister` | `ON`/`OFF` | url history update signal; `ON`: update, `OFF`: no update
| `onUrlLaunchMacro` | `OFF`/`RECENT`/`FREAQUENCY` | url launch macro(when set, cmdclick web terminal don't output); `OFF`: no launch, `RECENT`: recent use url launch, `FREAQUENCY`: most use url launch
| `execJsOrHtmlPath` | `string` | execute javascript or html file path
| `setReplaceVariable` | `string` | string replaced with certain string ex) ${SET_REPLACE_VARIABLE}="{replaceVariablle1}={repalce string1}"
| `setVariableType` | `string` | when edit, whether to set variable type to commandVariable. You also have multiple specifing this. In detail, follow bellow. |
| `terminalFontZoom` | `number` | adjust terminal font size (percentage) |
| `terminalFontColor` | `string` | adjust terminal font color |
Expand Down

0 comments on commit 8e2a154

Please sign in to comment.