Skip to content
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

"Smart" Copy #18

Open
emanuelserpa opened this issue Jul 11, 2021 · 1 comment
Open

"Smart" Copy #18

emanuelserpa opened this issue Jul 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emanuelserpa
Copy link

emanuelserpa commented Jul 11, 2021

I know that this seems too complex to kermit, but would be possible to implement the "smart" copy/paste feature?

This feature consists in the terminal recognizing if control+c/v is for cancelling a process or to copy/paste something.

Terminator, that is also Vte based, implemented that too. For reference: gnome-terminator/terminator#242

Just asking. If is out of scope, I won't question your motives and just close this issue.

Thanks!

@emanuelserpa emanuelserpa changed the title "Smart" Copy and Paste "Smart" Copy Jul 11, 2021
@orhun
Copy link
Owner

orhun commented Jul 15, 2021

Hey!

I know that this seems too complex to kermit, but would be possible to implement the "smart" copy/paste feature?

This feature consists in the terminal recognizing if control+c/v is for cancelling a process or to copy/paste something.

Yes, it sounds kinda complex but... why not? I think I can work on this when I have more free time for kermit :)

Terminator, that is also Vte based, implemented that too. For reference: gnome-terminator/terminator#242

Thanks for the reference, it's definitely gonna help while implementing.

Just asking. If is out of scope, I won't question your motives and just close this issue.

No problem!

Thanks!

Thanks for submitting!

@orhun orhun added the enhancement New feature or request label Jul 15, 2021
@orhun orhun self-assigned this Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants