Skip to content

Commit

Permalink
Merge pull request #828 from morinted/issue_400
Browse files Browse the repository at this point in the history
Update dictionary with feedback from issue 400
  • Loading branch information
benoit-pierre committed Nov 12, 2017
2 parents 0c701b2 + 06def59 commit ba95837
Show file tree
Hide file tree
Showing 2 changed files with 6,494 additions and 965 deletions.
4 changes: 2 additions & 2 deletions plover/assets/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"KPH*T": "{#Super_L(w)}",
"KPH-BG": "{#Super_L(c)}",
"PHRO*F": "{PLOVER:SUSPEND}",
"PHRO*PB": "{PLOVER:RESUME}",
"PHROLG": "{PLOVER:TOGGLE}",
"PHROPB": "{PLOVER:RESUME}",
"PW*FP": "{#BackSpace}",
"PW-FP": "{#BackSpace}",
"R*R": "{#Return}{^}",
Expand All @@ -27,9 +27,9 @@
"STPH-RB": "{#Control_L(Left)}{^}",
"TA*B": "{#Tab}{^}",
"TA*BT": "{#Alt_L(Tab Tab)}",
"TK*EL": "{#Delete}",
"TKUPT": "{PLOVER:ADD_TRANSLATION}",
"TPEFBG": "{#Escape}",
"TPHEPBT": "{#Return}",
"TPW-G": "{#Alt_L(Right)}",
"TPW-R": "{#Alt_L(Left)}"
}
Loading

0 comments on commit ba95837

Please sign in to comment.