mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 08:37:59 +01:00
Fix 'hi' to mean 'history' and 'hin' to mean 'hintinputs'
This commit is contained in:
committed by
Kris Maglione
parent
ad9e9582f2
commit
39063c3f5a
@@ -837,7 +837,7 @@ function Hints() //{{{
|
|||||||
"How words are split for hintmatching",
|
"How words are split for hintmatching",
|
||||||
"string", '[.,!?:;/"^$%&?()[\\]{}<>#*+|=~ _-]');
|
"string", '[.,!?:;/"^$%&?()[\\]{}<>#*+|=~ _-]');
|
||||||
|
|
||||||
options.add(["hintinputs", "hi"],
|
options.add(["hintinputs", "hin"],
|
||||||
"How text inputs are hinted",
|
"How text inputs are hinted",
|
||||||
"stringlist", "label,value",
|
"stringlist", "label,value",
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user