mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 08:54:12 +01:00
add count support to :buffer
This commit is contained in:
@@ -103,10 +103,10 @@ ________________________________________________________________________________
|
||||
|
||||
|
||||
|:b| |:buffer|
|
||||
||:b[uffer][!] {url|index}|| +
|
||||
||[count]:b[uffer][!] {url|index}|| +
|
||||
________________________________________________________________________________
|
||||
Go to buffer from buffer list. Argument can be either the buffer index or the
|
||||
full URL.
|
||||
Go to the specified buffer from the buffer list. Argument can be either the
|
||||
buffer index or the full URL.
|
||||
|
||||
If argument is neither a full URL nor an index but uniquely identifies a
|
||||
buffer, it is selected. With [!] the next buffer matching the argument is
|
||||
|
||||
Reference in New Issue
Block a user