keronkorea.blogg.se

What is the redo command on keyboard
What is the redo command on keyboard








what is the redo command on keyboard
  1. #What is the redo command on keyboard how to#
  2. #What is the redo command on keyboard windows#

There, he and Bill Atkinson advocated for the presence of an undo command as a standard fixture on the Apple Lisa. In 1980, Larry Tesler of Xerox PARC began working at Apple Computer. Thomas of IBM, Behavioral Issues in the Use of Interactive Systems, noted that "it would be quite useful to permit users to 'take back' at least the immediately preceding command (by issuing some special 'undo' command)." The programmers at the Xerox PARC research center assigned the keyboard shortcut Ctrl-Z to the undo command, which became a crucial feature of text editors and word processors in the personal computer era. The Xerox PARC Bravo text editor had an Undo command in 1974. Warren Teitelman developed a Programmer's Assistant as part of BBN-LISP with an Undo function, by 1971. The File Retrieval and Editing System, developed starting in 1968 at Brown University, is reported to be the first computer-based system to have had an "undo" feature. The ability to undo an operation on a computer was independently invented multiple times, in response to how people used computers. On all platforms, the undo/redo functions can also be accessed via the Edit menu. In most Apple Macintosh applications, the shortcut for the undo command is Command-Z, and the shortcut for redo is Command- Shift-Z.

#What is the redo command on keyboard windows#

In most Microsoft Windows applications, the keyboard shortcut for the undo command is Ctrl+Z or Alt+Backspace, and the shortcut for redo is Ctrl+Y or Ctrl+ Shift+Z. The common components of undo functionality are the commands which were executed of the user, the history buffer(s) which stores the completed actions, the undo/redo manager for controlling the history buffer, and the user interface for interacting with the user. The redo command reverses the undo or advances the buffer to a more recent state. Another action which is usually not stored, and thus not undoable, is scrolling or selection.

what is the redo command on keyboard

For example, save file is not undoable, but is queued in the list to show that it was executed. But there are some actions which are not stored in the undo list, and thus they cannot be undone. Usually undo is available until the user undoes all executed operations. The expectations for undo are easy to understand: to have a predictable functionality, and to include all "undoable" commands. With the possibility of undo, users can explore and work without fear of making mistakes, because they can easily be undone. In some more advanced programs, such as graphic processing, undo will negate the last command done to the file being edited. It erases the last change done to the document, reverting it to an older state. Undo is an interaction technique which is implemented in many computer programs. For other uses, see Undo (disambiguation).

#What is the redo command on keyboard how to#

For information on how to "undo" an edit in Wikipedia, see Wikipedia:Undo.










What is the redo command on keyboard