Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] intercept copy/paste in console

Hey!

We are using a plugin to get ANSI coloring in the console (http://marketplace.eclipse.org/content/ansi-escape-console) and we would like to slightly improve it.
We would like to change the behavior of the copy shortcut in the console view in order to wipe out escape sequences from the copied text before it gets copied into the clipboard.

Is that somehow possible with the existing API? Any hint?

Thanks a lot for your help!
-Martin

Back to the top