Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.02k stars 60 forks source link

[Feature Request] Ability To Copy Selected Seed Directly From "Matching Seeds" List #238

Closed WorriedAboutClams closed 7 months ago

WorriedAboutClams commented 1 year ago

It'd be nice to be able to directly copy the selected seed from the matching seeds list, rather than needing to select it and then copy it from the seed input box at the top of the program. For example, change the keyboard shortcut for copying the entire list of seed results to ctrl+shift+C and the shortcut for copying only the selected seed to ctrl+C.

mooing-cowmilk commented 1 year ago

when you select a seed in the matching seed list, you can do ctrl+c on the map part to copy the seed

Cubitect commented 7 months ago

In v3.4, ctrl+C will now only copy the active seed, while ctrl+shift+C will copy the whole seed list. Also, ctrl-C also copies the current seed when map view has the UI focus, as mooing-cowmilk already mentioned.