[fix request] Duplicate (CMD-D) should not interfere with CMD-C / CMD-V

current behavior:

when I duplicate a line with CMD-D, the next time I use CMD-V the same line is pasted.

wanted behavior:

  1. use CMD-C to copy “something”
  2. then duplicate some lines with CMD-D
  3. paste “something” from point 1. using CMD-V

This has been fixed in v5

1 Like

thanks it is great