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