1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 10:15:46 +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

@@ -104,6 +104,7 @@
buffer. Added -sort flag. [b6][b7]
- :style now supports regexp site-filters on Firefox 6+. [b7]
- :qa closes only the current window, per Vim. [b7]
- Added :background command. [b8]
- Added :exit command. [b7]
- Added :dlclear command. [b7]
- :extensions has been replaced with a more powerful :addons. [b6]