-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 0decd2a4c89350609611426d9587a2f9939b39af:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 0decd2a4c89350609611426d9587a2f9939b39af
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Wed Jan 25 15:04:53 2006 +0000

    *** empty log message ***

diff --git a/src/perl/remote-selection b/src/perl/remote-selection

index 39684a1970d99dc5883633ae9b94075de2f2e388..

index ..3e006709ee05ee64ed2fda3eeb0201d2389e2ce0 100644

--- a/src/perl/remote-selection
+++ b/src/perl/remote-selection
@@ -18,7 +18,7 @@ sub msg {
 sub wait_pipe {
    my ($self, $fh, $pid, $msg) = @_;

-   $self->msg ("waiting for process to finish...");
+   $self->msg ("waiting for selection process to finish...");

    my $wait_pipe; $wait_pipe = urxvt::pw->new->start ($pid)->cb (sub {
       my ($undef, $status) = @_;
@@ -74,7 +74,7 @@ sub fetch {
             delete $self->{iow};
             $self->selection_clear;
             $self->selection ($txt);
-            $self->selection_make (urxvt::CurrentTime);
+            $self->selection_grab (urxvt::CurrentTime);
             $self->wait_pipe ($fh, $pid, "selection fetched");
          }
       });

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 12:54:31 2024