You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
added headless search mode (#237)
added user defined font selection
added translatable biomes names
added shortcut to copy active seed with CTRL+C and remapped copy-seed-list (#238)
changed warning messages to work in headless mode
changed zoom shortcuts to accept Qt defaults (#217)
removed dejavu fonts
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.
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.
The text was updated successfully, but these errors were encountered: