Hi,
Currently RoyalTerminal seems to not copy the selected text directly to the clipboard. You need to manually press CTRL+Ins to really copy the selection.
Most Linux users shouldn’t be too bothered by this as it is a default behavior of many terminal emulators, but Windows users used to PuTTY copying directly after select to clipboard may have some … surprises ![]()
Ghostty offer an option to control this feature (copy-on-select) that can be set to
-
trueto only copy to the selection clipboard (internal) -
clipboardto copy the selection automaticaly to the system clipboard/selection clipboard, orfalseto do nothing. -
falseto do nothing
Additionnaly, there is another option (right-click-action) that can be useful with copy-on-select for some users as it can change how it react to the right-click
copy(pretty obvious
)copy-or-paste(useful 2-in-1 withcopy-on-paste = false)paste(standard for PuTTY users
)nothing(this one is for those who don’t really use mouses
)
Default Rebex plugin does not offer much options (other than the “Mouse Paste”) but the PuTTY plugin offer such options already:
Would be a nice addition ![]()
Best Regards,
Nicolas.
