File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ commandDescriptions =
255
255
moveTabToNewWindow : [" Move tab to new window" , { background : true }]
256
256
togglePinTab : [" Pin/unpin current tab" , { background : true }]
257
257
258
- closeTabsToLeft : [" Close tabs on the left" , {background : true , noRepeat : true }]
259
- closeTabsToRight : [" Close tabs on the right" , {background : true , noRepeat : true }]
258
+ closeTabsOnLeft : [" Close tabs on the left" , {background : true , noRepeat : true }]
259
+ closeTabsOnRight : [" Close tabs on the right" , {background : true , noRepeat : true }]
260
260
closeOtherTabs : [" Close all other tabs" , {background : true , noRepeat : true }]
261
261
262
262
moveTabLeft : [" Move tab to the left" , { background : true , passCountToFunction : true }]
You can’t perform that action at this time.
0 commit comments