TotalRegistry icon indicating copy to clipboard operation
TotalRegistry copied to clipboard

Should be able to copy a key to same directory

Open mesvam opened this issue 9 months ago • 0 comments

To reproduce

  • Create a key named "parent"
  • Create a key named "child" under parent
  • Select "child" and Ctrl+C to copy
  • Select "parent" and Ctrl+V to paste
  • Refresh (F5)

Results

Nothing has changed after pasting.

Expected behavior

Pasting to the same key should create a copy named "child - Copy" or similar. This facilitates duplicating keys

mesvam avatar Mar 19 '25 04:03 mesvam