Start a new topic

How to setup Rebex for copy paste with CTRL + Shift

At first, I was unable to set up CTRL + Shift + V to paste content in the terminal. Since I’ve been using this shortcut in all my terminals for years, it was incredibly frustrating!


Setting Up CTRL + Shift + V for Paste

  1. Open Royal TS (Version 7).
  2. Navigate to Options > Keyboard Shortcuts.
  3. Locate the Type Clipboard action.
  4. Click Edit to modify the shortcut.
    • Scope: Deep
    • Modifiers: Control, Shift
    • Key: V

Setting Up CTRL + Shift + C for Copy

  1. In the same Keyboard Shortcuts section, find the Copy action.
  2. Click Edit to assign your desired shortcut.
    • Scope: Deep
    • Modifiers: Control, Shift
    • Key: C

Additional Useful Shortcuts for the Rebex Terminal


Here are some practical shortcuts you might want to configure:

  • Select All:

    • Action: Select All
    • Modifiers: Control, Shift
    • Key: A
  • Select None:

    • Action: Select None
    • Modifiers: Control, Shift
    • Key: D
  • Clear Screen:

    • Action: Clear Screen
    • Modifiers: Control, Shift
    • Key: Delete
  • Find:

    • Action: Find
    • Modifiers: Control, Shift
    • Key: F


Hi and thanks for the feedback. Just to ensure I understand correctly, you were able to customize the keyboard shortcuts the way you wanted, right? Or is there something missing/not working?


Regards,
Stefan

Hi Stefan,


The shortcuts I've shared in this post are all working if you set them up as I described.


The only shortcuts I wasn't able to set up to my liking are Page Up and Page Down, which seem to be hardcoded in Rebex and not customizable by Royal TS.


It would be great to add support for customizing these in the future. I believe Rebex might allow for customization, based on this documentation:


https://www.rebex.net/doc/api/Rebex.TerminalEmulation.TerminalOptions.FunctionKeysMode.html#Rebex_TerminalEmulation_TerminalOptions_FunctionKeysMode

Login or Signup to post a comment