Author Topic: Undo after copy not working properly  (Read 142 times)

curtiswren

  • Community Member
  • Posts: 22
  • Hero Points: 3
Undo after copy not working properly
« on: August 28, 2023, 12:24:09 pm »
If you select a few lines of text, then hit Ctrl-C to copy the data, it copies and becomes unselected. Using Ctl-Z to undo does not restore the selection as it does in previous versions.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6582
  • Hero Points: 511
Re: Undo after copy not working properly
« Reply #1 on: August 28, 2023, 01:49:55 pm »
Set the macro variable def_undo_with_cursor to 1 (Macro>Set Macro Variable)

curtiswren

  • Community Member
  • Posts: 22
  • Hero Points: 3
Re: Undo after copy not working properly
« Reply #2 on: August 28, 2023, 02:11:47 pm »
I tried that, but still doesn’t re-select what was previously selected

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6582
  • Hero Points: 511
Re: Undo after copy not working properly
« Reply #3 on: August 28, 2023, 02:43:18 pm »
Hmm...reproduced. I'll keep you posted.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6582
  • Hero Points: 511
Re: Undo after copy not working properly
« Reply #4 on: August 28, 2023, 09:26:23 pm »
Fixed for v28 beta 3