Top "Redo" questions

How do I do redo (i.e. "undo undo") in Vim?

In Vim, I did too much undo. How do I undo this (that is, redo)?

vim undo redo
Redo keyboard shortcut for Eclipse

Does anyone know what the redo keyboard shortcut for Eclipse is? I'm using Linux Mint based on Ubuntu and do …

eclipse keyboard-shortcuts ctrl redo
How to configure IntelliJ (also Android Studio) redo shortcut to CTRL+Y instead of CTRL+SHIFT+Z?

The default IntelliJ / Android Studio "Redo" action shortcut is CTRL+Shift+Z and this is a common problem for Windows …

android-studio intellij-idea undo-redo keymapping redo
How can I keep undo history after saving on Visual Studio Code

I'm using latest version of VS code (1.9.0). After I undo (ctrl+z) something, and save the file (ctrl+s), then …

visual-studio-code redo vscode-settings vssettings
How to redo on gedit

I'm new on Linux and new on gedit, of course. I use Ctrl+Z to undo something, but undo too …

linux gedit redo
Redo for loop iteration in Python

Does Python have anything in the fashion of a "redo" statement that exists in some languages? (The "redo" statement is …

python python-2.7 for-loop redo
How to design undo & redo in text editor?

Part of my project is to write a text editor that is used for typing some rules, compiling my application …

java text-editor undo undo-redo redo
Implementing Undo and Redo functionality javascript and php

I want to implement Undo and Redo functionality not only for client side but for server side as well. For …

php javascript undo redo
Undo and redo in Canvas for Android

I am using a customized version of FingerPaint for Android with some other features, like inserting images and moving them. …

java android android-canvas undo redo
How to recover or prevent from accidental UNDO/REDO operations on Visual Studio 2010

Case 1 (Overwritten undo/redo history) You are editing source codes on "Program.cs". After a dedicated hour, You've done with 100 …

visual-studio-2010 visual-studio-2012 snapshot undo redo