mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 10:01:39 -05:00
Fix #68
This commit is contained in:
parent
949b3848a5
commit
aeb3fa167e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ export const DEFAULTNMAPS = {
|
|||
"O": "current_url open",
|
||||
"w": "fillcmdline winopen",
|
||||
"W": "current_url winopen",
|
||||
"t": "tabopen",
|
||||
"t": "fillcmdline tabopen",
|
||||
//["t": "fillcmdline tabopen", // for now, use mozilla completion
|
||||
"]]": "followpage next",
|
||||
"[[": "followpage prev",
|
||||
|
|
Loading…
Add table
Reference in a new issue