[RFC] ColorD
Adam D. Ruppe
destructionator at gmail.com
Fri Oct 26 04:59:36 PDT 2012
On Friday, 26 October 2012 at 03:28:43 UTC, H. S. Teoh wrote:
> I don't think you can assume X11 calls will work. You may be
> running on GNU screen, or on a remote SSH connection.
Yeah. Vim does it though, if it can connect to a display, it does
and enhances its copy/paste ability. If it can't, it carries on
without.
There is a problem where sometimes the program dies with a
BadWindow error if you move it in a screen from one to
another....but it works most the time so they are doing something
right.
> Regardless, I think on Linux this feature is not needed, since
> most terminals will give the user a way to cut and paste
It's still nice to be able to improve it but yeah i would agree
it is a low priority since the built in is usually good enough.
More information about the Digitalmars-d
mailing list