answersLogoWhite

0

To create a new tab is Ctrl+T

To switch between tabs is Ctrl+Tab

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is the command to create a new folder?

the command is md then what ever you want to call it


Which Linux command is equivalent to Windows' MD command?

In a Linux terminal, the command to create a new directory is: mkdir .


What is function dcpromo?

A command to create a new domain.


What is a file command used to create or start a new file?

The 'touch' command creates a new empty file in Unix.


What command would you use to create a new directory on a unix type of system?

Use the 'mkdir' command


What is the function of new in word ms 2007?

The New command allows you to create a new file.


What command did you use to create directory?

mkdir this is the new directory command. or in kde/gnome right click in a folder and choose new folder.


How do you create a new key chain on mac OS?

CAUTION!!Misuse OF KEYCHAIN ACCESS can cause your computer to turn into a doorstop.Each user has at least one keychain.To create a new keychain, you open "Keychain Access."Press "Shift-Command-N" Give the keychain a name, and make a note about its use.To create a personal public key, press "Shift-Command-A." Give it a name and make a note about its use.Use caution when accessing Keychain Access. The keychains are required in order to use the computer.


How do you open the command console for fallot new Vegas?

You press the tilde [~] key


How is the new command different from the open command?

The new command is used to create a new file or buffer in a text editor, while the open command is used to access and edit an existing file. The new command typically starts with a blank slate, whereas the open command loads the content of an existing file for modification. Additionally, the new command may prompt for a filename, while the open command requires selecting a file from the filesystem.


Which command-line utilities is used to create new group objects?

DSADD


DOS command to create and move to the newly created directory?

You can use "xcopy" command. mkdir - to create a directory. move - to move one or more files in a new location.