flat assembler
Message board for the users of flat assembler.

Index > IDE Development > [request] alt+z = clear undo

Author
Thread Post new topic Reply to topic
edfed



Joined: 20 Feb 2006
Posts: 4354
Location: Now
edfed 01 Apr 2011, 10:10
because when i code, what i do is simple, i code, test, code, test, code, test... etc.

and when i have something like working code, i continue modifications.
but sometimes, i make bad modifications, something like a bad instant idea that should be cancelled with ctrl+z.

wha appears now when ctrl+z is that it will undo even the modifications made before the last run. and it is a little disturbing to don't be able to stop ctrl+z at the exact step that was before run.

then, at least, it can be interresting to have a command to clear the undo buffer, or a way to stop ctrl+z typematic at the exact last run point.

for example:

Code:
mov eax,54345
RUN
mov eax,54346
RUN
mov eax,54347
...
mov eax,54348
...
mov eax,54349
continuous CTRL+Z, stops at:
mov eax,54346
one more CTRL+Z, continue before previous RUN.
mov eax,54345
    



thanks.
Very Happy
Post 01 Apr 2011, 10:10
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8391
Location: Kraków, Poland
Tomasz Grysztar 01 Apr 2011, 10:15
Try Alt+Delete
Post 01 Apr 2011, 10:15
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4354
Location: Now
edfed 01 Apr 2011, 10:38
cool!

then, now just a menu item in edit menu.

clear undo ALT+DEL

thank you, you think about everything, it is magic.

then, just an UP about the so wanted listing menu item, with opening of the generated listing as a new file.
Post 01 Apr 2011, 10:38
View user's profile Send private message Visit poster's website Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 01 Apr 2011, 18:14
Quote:

then, now just a menu item in edit menu.
clear undo ALT+DEL

Wink 6.86 has the "clear undo" feature in edit menu Wink

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 01 Apr 2011, 18:14
View user's profile Send private message Send e-mail Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.