mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:02:28 +01:00
use the multiline output window for :buffers and move the existing persistent
window functionality to :buffers!
This commit is contained in:
@@ -188,6 +188,7 @@ function Tabs() //{{{
|
||||
this.alternate = alternates[1];
|
||||
}
|
||||
|
||||
// TODO: move to v.buffers
|
||||
this.alternate = this.getTab();
|
||||
|
||||
this.reload = function(tab, bypass_cache)
|
||||
|
||||
Reference in New Issue
Block a user