mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 23:32:26 +01:00
Add 'hintinputs' to the help index.
This commit is contained in:
@@ -823,7 +823,7 @@ function Hints() //{{{
|
||||
"string", '[.,!?:;/"^$%&?()[\\]{}<>#*+|=~ _-]');
|
||||
|
||||
options.add(["hintinputs", "hin"],
|
||||
"How text inputs are hinted",
|
||||
"How text input fields are hinted",
|
||||
"stringlist", "label,value",
|
||||
{
|
||||
completer: function (context) [
|
||||
|
||||
Reference in New Issue
Block a user