-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathselectTyper.js
More file actions
executable file
·36 lines (26 loc) · 825 Bytes
/
selectTyper.js
File metadata and controls
executable file
·36 lines (26 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/// LABELING_SECTION_START
// https://github.com/puutaro/selectTyper
/// LABELING_SECTION_END
/// SETTING_SECTION_START
editExecute="ALWAYS"
onAutoExec="ON"
disableSettingValsEdit="ON"
onTermBackendWhenStart="OFF"
onTermVisibleWhenKeyboard="ON"
onTermShortWhenLoad="ON"
onUpdateLastModify="ON"
onUrlHistoryRegister="ON"
playButtonConfig="icon=black_history,caption=urlHistory,click=func=URL_HISTORY,longClick=func="
settingButtonConfig="icon=open_close,caption=opnClse,click=func=SIZING,longClick=func="
terminalFontZoom="0"
setReplaceVariables="file://"
setVariableTypes="file://"
hideSettingVariables="file://"
scriptFileName="selectTyper.js"
/// SETTING_SECTION_END
/// CMD_VARIABLE_SECTION_START
firstButtons=""
secondButtons=""
valueList=""
/// CMD_VARIABLE_SECTION_END
/// Please write bellow with javascript