Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

does the editor have an undo command

+6 votes
asked Jul 16, 2024 by Jeff Clay (390 points)

1 Answer

+1 vote
answered Jul 16, 2024 by Peter Minarik (101,420 points)
edited Jul 17, 2024 by Peter Minarik
Regular <Ctrl>+<Z> and <Ctrl>+<Y> work for undo and redo respectively. At least on Windows. I'm pretty sure OnlineGDB accessed on other operating systems works just fine too.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...