kopia lustrzana https://github.com/c9/core
fix +7413 cmd+[ is passed to browser if there is only one tab in the pane
rodzic
d025c0a5be
commit
8710e6e850
|
@ -69,7 +69,7 @@ define(function(require, exports, module) {
|
||||||
name: "cancelBrowserAction",
|
name: "cancelBrowserAction",
|
||||||
group: "ignore",
|
group: "ignore",
|
||||||
bindKey: {
|
bindKey: {
|
||||||
mac: "Command-S|Cmd-R",
|
mac: "Cmd-S|Cmd-R|Cmd-[|Cmd-]",
|
||||||
win: "Ctrl-S|Ctrl-R|Alt-Left|Alt-Right",
|
win: "Ctrl-S|Ctrl-R|Alt-Left|Alt-Right",
|
||||||
position: -10000
|
position: -10000
|
||||||
},
|
},
|
||||||
|
|
Ładowanie…
Reference in New Issue