mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 17:57:59 +01:00
move the global function focusNextFrame to a slot on vimperator -
vimperator.shiftFrameFocus
This commit is contained in:
@@ -1186,7 +1186,7 @@ function isDirectory(url)
|
||||
/////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
// TODO: allow callback for filtering out unwanted frames? User defined?
|
||||
function focusNextFrame(count, forward)
|
||||
Vimperator.prototype.shiftFrameFocus = function(count, forward)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user