1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 23:15:45 +01:00

Respect <C-t> for a few more key bindings. Add :background.

This commit is contained in:
Kris Maglione
2011-08-20 19:58:45 -04:00
parent f83c063798
commit cef61c8733
11 changed files with 135 additions and 61 deletions

View File

@@ -66,6 +66,14 @@
</description>
</item>
<item>
<tags>:bg :background</tags>
<spec>:background</spec>
<description>
<p>Execute a command opening any new tabs in the background.</p>
</description>
</item>
<item>
<tags>:tab</tags>