-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
copy paste keyboard #125
Comments
From searching the code it looks like Shift+Insert will paste to this terminal. I can't test it, because the laptop I'm on (Chromebook running Linux) doesn't have an insert key. It would be nice to support Ctrl+Shift+V like other terminals. EDIT: So the following works if I add it to
|
Ok I'll check that for ya... haven't edit conf yet, but highlight text in them and hit shift + insert paste highlighted into term. interesting.. I found this in the default config ``` Copy the text to clipboard.Left it blank to disable this function key.copy_clipboard = Ctrl Delete Paste the text in clipboard.Left it blank to disable this function key.paste_clipboard = Ctrl Insert
|
for all of the bells and whistles , no keyboard ShCuts copy, paste nothing is in the tips on it either, maybe due to limitations of this apps use of however and whatever it is using to get it to work. I do not know, but the basic terminal copy paste keyboard short cuts would be a nice touch.
The text was updated successfully, but these errors were encountered: