1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 23:14:12 +01:00

add :blast, :bfirst, :brewind, :bnext, :bprevious, :bNext commands

(Dominik Meister)
This commit is contained in:
Doug Kearns
2008-07-29 21:42:21 +00:00
parent a2a82973e4
commit 626ef76789
4 changed files with 22 additions and 11 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@
generous donation which made this behavior possible)
* IMPORTANT: ctrl-x/a never take possible negative URLs into account, it was just
too unpredictable
* add :bl[ast], :bf[irst], :br[ewind] to go to first/last tab
* add :bn[ext], :bp[revious], :bN[ext] to switch to next/previous tab
* add :pagestyle command to allow for switching between alternate style sheets
* add :b# to select the alternate buffer
* add :tabduplicate command