1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 23:27:58 +01:00

Expurgate moribund cpt=t.

This commit is contained in:
Kris Maglione
2011-01-21 06:56:39 -05:00
parent 44d3cd03ee
commit 70b38cfbcf
2 changed files with 0 additions and 6 deletions

View File

@@ -865,11 +865,6 @@ var Tabs = Module("tabs", {
{ argCount: "0" });
}
},
completion: function () {
completion.addUrlCompleter("t",
"Open tabs",
completion.buffer);
},
events: function () {
let tabContainer = config.tabbrowser.mTabContainer;
["TabMove", "TabOpen", "TabClose"].forEach(function (event) {

View File

@@ -502,7 +502,6 @@
<dt>b</dt> <dd>Bookmarks</dd>
<dt>h</dt> <dd>History</dd>
<dt>S</dt> <dd>Search engine suggestions</dd>
<dt>t</dt> <dd>Open tabs</dd>
</dl>
<p>