You are here: PSPad forum > English discussion forum > Control Z

Control Z

Goto Page: 1 2 Next

#1 Control Z

Posted by: Esgrimidor | Date: 2020-09-06 14:04 | IP: IP Logged

I need today undo last change many times.

Is there a way to do this more confortable ? That is go back a number of keystrokes or something

Best Regards
smiling smiley

--
Nice program indeed

Options: Reply | Quote | Up ^


#2 Re: Control Z

Posted by: pspad | Date: 2020-09-06 14:10 | IP: IP Logged

Make a backup and use backup file instead of undo?
Or don't save file and reload it (ctrl+R) instead of undo?

Options: Reply | Quote | Up ^


#3 Re: Control Z

Posted by: Esgrimidor | Date: 2020-09-06 14:29 | IP: IP Logged

thanks .
Is an ever changing file. And in short time.

I was thinking in a script to undone x times instead of once.

Is it possible ?

Note : how many times you can undone ? . is it configured in the configuration anyplace ?

Best Regards

--
Nice program indeed

Edited 1 time(s). Last edit at 2020-09-06 14:35 by Esgrimidor.

Options: Reply | Quote | Up ^


#4 Re: Control Z

Posted by: pspad | Date: 2020-09-06 15:49 | IP: IP Logged

No problem to call undo from script - use editorCommand() function and call undo as many time as you need

Options: Reply | Quote | Up ^


#5 Re: Control Z

Posted by: Esgrimidor | Date: 2020-09-06 17:44 | IP: IP Logged

pspad thanks a lot.

Going to try.

and of course the reverse option too if I go too far....

smiling smiley

Note : please where is the command editor function ?. is in the macros ?

--
Nice program indeed

Edited 1 time(s). Last edit at 2020-09-06 17:47 by Esgrimidor.

Options: Reply | Quote | Up ^


#6 Re: Control Z

Posted by: pspad | Date: 2020-09-06 18:27 | IP: IP Logged

File scripting.rtf in the pspad folder or pspad helo

Command ecUndo or ecRedo

Options: Reply | Quote | Up ^


#7 Re: Control Z

Posted by: Esgrimidor | Date: 2020-09-07 10:43 | IP: IP Logged

I know you are right, but I don't have the necessary basis to do that.

In other words : I don't understand.
smiling smiley

Note : Can you put screenshots, the option I must do . A step instruction ?

Best Regards

--
Nice program indeed

Edited 1 time(s). Last edit at 2020-09-07 10:48 by Esgrimidor.

Options: Reply | Quote | Up ^


#8 Re: Control Z

Posted by: Esgrimidor | Date: 2020-09-07 10:59 | IP: IP Logged

I think I need a versioning software.

a plugin or a script for versioning with pspad.

Exist something for this ?

--
Nice program indeed

Options: Reply | Quote | Up ^


#9 Re: Control Z

Posted by: pspad | Date: 2020-09-07 11:52 | IP: IP Logged

Esgrimidor:
I think I need a versioning software.

a plugin or a script for versioning with pspad.

Exist something for this ?

What exactly are you awaiting from it? You need to have some shared place for versioning software (it can be local drive).

Standard work is:
you make local copy of published version, edit it and commit changes to versioning software. In the versioning software you can see list of changes, you can return to some version e.t.c.

There is no plugin for now, all can be handled by calling command version of versioning software. Each software has some specifics. Do you mean GitHub or something like this?

Options: Reply | Quote | Up ^


#10 Re: Control Z

Posted by: pspad | Date: 2020-09-07 11:55 | IP: IP Logged

Esgrimidor:
I know you are right, but I don't have the necessary basis to do that.

In other words : I don't understand.
smiling smiley

Note : Can you put screenshots, the option I must do . A step instruction ?

Best Regards

You can use Macro recorder in PSPad for it.
Simply way:
Ctrl+F5 (start recording)
Ctrl+Z
...
Ctrl+Z (e.g. 10 times)
Ctrl+F5 (stop recording)

Now you can call your recorder macro by F5 and it will call undo 10 times

Options: Reply | Quote | Up ^


Goto Page: 1 2 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR