mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 00:14:11 +01:00
Add "t" option to 'complete'. Visually it looks odd, that the icons are
more indented than others, we might want to remove or at least move the % and # indicators
This commit is contained in:
@@ -645,6 +645,10 @@ function Tabs() //{{{
|
||||
{ argCount: "0" });
|
||||
}
|
||||
|
||||
completion.addUrlCompleter("t",
|
||||
"Open tabs",
|
||||
completion.buffer);
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
Reference in New Issue
Block a user