Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] {OT} Copy the full path to clipboard from Thunar
Date: Thu, 26 Feb 2009 16:47:10
Message-Id: 49bf44f10902260847m6b2969e6x486abcae48a15774@mail.gmail.com
1 I'm trying to copy the full path of a file from xfce4's file manager
2 Thunar so I can paste it into a command line program. The way I found
3 to do this was with the "Configure custom actions..." option like
4 this:
5
6 echo %f | xcopy -selection c
7
8 I can then paste the path, but there is a newline character at the end
9 which messes things up. Is there a better way to do this, or can I
10 strip the newline character?
11
12 - Grant

Replies

Subject Author
Re: [gentoo-user] {OT} Copy the full path to clipboard from Thunar "Jesús Guerrero" <i92guboj@×××××.es>
Re: [gentoo-user] {OT} Copy the full path to clipboard from Thunar Daniel Pielmeier <daniel.pielmeier@××××××××××.com>