mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 05:34:14 +01:00
@@ -101,7 +101,7 @@ var Tabs = Module("tabs", {
|
||||
statusline.updateTabCount(true);
|
||||
},
|
||||
|
||||
_onTabSelect: function* _onTabSelect() {
|
||||
_onTabSelect: function _onTabSelect() {
|
||||
// TODO: is all of that necessary?
|
||||
// I vote no. --Kris
|
||||
modes.reset();
|
||||
|
||||
Reference in New Issue
Block a user