The Copy Path thunar action command is great.
I didn't even have to restart Thunar nor Featherpad.
DoubleCommander has had a CopyPath function for years.
Why Featherpad
Re: Why Featherpad
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
Re: Why Featherpad
Why are you guys copying paths to editors? I don't think I've ever felt the need to do that...
Re: Why Featherpad
If one wants to do this (and I personally would find it handy on rare occasions) add a Thunar custom action.Adrian wrote: Sat May 23, 2020 11:23 pm Why are you guys copying paths to editors? I don't think I've ever felt the need to do that...
Code: Select all
Name: Copy Name and Path to Clipboard
Description: Copies file's name and path to clipboard
Command: echo -n %f | xclip -i -selection clipboard
Appearance Conditions: select everything
Edit: whoops! I didn't see andyprough's post #14.

Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: Why Featherpad
I actually tweaked one for xclip to work with clipit, so that the user wouldn't have to install any different clipboard manager than the MX default. But I think yours is probably the more ideal, as from my understanding xclip is more configurable.JayM wrote: Sun May 24, 2020 12:17 amIf one wants to do this (and I personally would find it handy on rare occasions) add a Thunar custom action.Adrian wrote: Sat May 23, 2020 11:23 pm Why are you guys copying paths to editors? I don't think I've ever felt the need to do that...
Now install xclip from the stable repo, close and restart Thunar, and Bob's your uncle.Code: Select all
Name: Copy Name and Path to Clipboard Description: Copies file's name and path to clipboard Command: echo -n %f | xclip -i -selection clipboard Appearance Conditions: select everything
Edit: whoops! I didn't see andyprough's post #14.Though actually, mine might be better. I use CopyQ not Clipit and it mine still works, though I haven't tested his with alternate clipboard managers. His might also work with CopyQ for all I know. But there, y'all have two alternatives to choose from.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: Why Featherpad
Featherpad support tab.
Zoom in-out font size with right-alt + scroll mouse or right-alt + = key working.
Zoom in-out font size with right-alt + scroll mouse or right-alt + = key working.