answersLogoWhite

0

Ctrl and Y - i think

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can you replace a sentence without retyping it?

You can replace a sentence without retyping it by using the "cut" and "paste" functions available in most text editors. First, highlight the sentence you want to replace and use the cut command (usually Ctrl+X or Command+X). Then, type the new sentence and place your cursor where the old sentence was, and use the paste command (Ctrl+V or Command+V) to insert the new text. Alternatively, you can also use the "replace" function in some software, which allows you to find and replace specific text quickly.


What can we replace the selected text with new text by?

To replace the selected text with new text, you can simply highlight the text you want to change and then type the new text directly. Alternatively, you can use the "Cut" command to remove the selected text and then use the "Paste" command to insert the new text in its place. In many applications, you can also right-click on the selected text and choose "Replace" or "Edit" options to facilitate the replacement process.


What command allows you to replace a word or phrase with another word or phrase you key in the replace word?

The command used to replace a word or phrase with another in many text editing applications is typically called "Find and Replace." This feature allows you to input the word or phrase you want to change in the "Find" field and the new word or phrase in the "Replace" field. Once you execute the command, it will locate all instances of the original text and replace them with the new text as specified.


What command is used with vi editor to replace text from cursor to right?

In the vi editor, you can use the r command followed by the character you want to replace the current character with to replace a single character. To replace text from the cursor to the right until a specific point, you can use the c command combined with a movement command (like w for word or $ for end of the line). For example, cw replaces the current word, while c$ replaces everything from the cursor to the end of the line. After executing the command, you can type the new text to complete the replacement.


What does the replace command perform in SQL?

The replace command function in SQL preforms comparisons on the collation of an input or inputs. It also replaces the text in a string of the SQL server.


When deleting text with the Replace command which text box should be blank?

The lower text box should be blank. In the top one you would have the content you want to replace. By having nothing in the bottom one, then the specified content will be replaced by nothing, in effect deleting the specified content.


What command is used to store the current slab session into a text file?

To store the current slab session into a text file, you can use the command slab save <filename.txt>, where <filename.txt> is the desired name of the output file. This command captures the current state of the session and saves it for future reference or analysis. Make sure to replace <filename.txt> with your preferred file name.


What command can an ellipsis do?

text boxws


What command prints text to the screen in Linux?

echo "This is my text."


Can you use the replace command to substitute Week for all instances of Period in a worksheet?

Yes, you can use the replace command to substitute "Week" for all instances of "Period" in a worksheet. Simply open the Find and Replace dialog, enter "Period" in the "Find what" field and "Week" in the "Replace with" field. Then, click on "Replace All" to make the substitution throughout the entire worksheet. This action will update all occurrences of the specified text as per your request.


Which command is used to insert text that is stored on the clipboard into a document?

The Paste command.


What DOS command will start text editor program?

Run "edit" command..