osx - mac Terminal app:what is the shortcut for "goto next tab"? -


in terminal app,when enter "command + {" or "command + {",it go next or before window, not next tab,who can tell me ,why?

you entered cmd[ , cmd] accidentally, since change window.

make sure enter cmdshift[ , cmdshift] produce cmd{ , cmd} respectively.

this because shift[ = {, etc., depending on keyboard layout. (just press shift[ type {, provided you're using english or similar keyboard layout.)


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -