From: Frank Steinmetzger <Warp_7@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Dolphin and adding a option, if it exists.
Date: Sat, 8 Oct 2022 22:32:57 +0200 [thread overview]
Message-ID: <Y0HeeW9/GSK/X8cn@moby> (raw)
In-Reply-To: <CAJjrzcVJtM8Fv9jGeK7zDySwYnbYUP0KEyU1qXZww4_1UENNjw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2114 bytes --]
Am Thu, Oct 06, 2022 at 10:10:52AM +0200 schrieb Arve Barsnes:
> On Thu, 6 Oct 2022 at 06:40, Dale <rdalek1967@gmail.com> wrote:
> >
> > Howdy,
> >
> > This may not exist. If not, oh well. Sometimes when I'm moving files
> > with Dolphin, I need a added feature. I tend to use split panes when I
> > copy or move files. Quite often, I want to move files from one location
> > to another and the new file use the same name as the old file I'm
> > replacing. What I *wish* I could do, move the file from one pane to the
> > other and drag the new file on top of the old file and it replace it
> > with the name of the old file. As it is now, I have to bring up
> > properties, select the name of the file, while not including the
> > extension, and copy it, then close that window and open properties on
> > the new file, highlight the old name, paste new name, close window, copy
> > new file over and either delete old file or tell it to overwrite the
> > file. Sometimes it has a different extension and I have to delete
> > instead.
> This is probably a case of Dolphin not being a good tool, unless it
> has a built-in command-line?
It has: F4. And the path of that terminal is synced with that of the current
file view. That’s something you don’t get with Yakuake.
> 1. Equivalent to your method
> - Select old file, F2 (rename), ctrl+c, esc, select new file in other
> pane, shift+F6 (move with rename), ctrl+v, enter
Shift+F6 only moves without rename—only if the destination already
exists.
Dolphin has a „Copy address“ function: Ctrl+Alt+C. It will copy the absolute
path of a file to the clipboard. Then you can use tab completion in the
Dolphin terminal at the original file’s location and type:
mv <Beginning of source file><Tab>
and then insert the destination. This will at least save you from
completion-tabbing through the destination directory.
--
Grüße | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.
“She understands. She doesn’t comprehend.” – River Tam, Firefly
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-10-08 20:33 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-06 4:39 [gentoo-user] Dolphin and adding a option, if it exists Dale
2022-10-06 7:33 ` Michael
2022-10-06 7:52 ` Wol
2022-10-06 7:57 ` Michael
2022-10-06 8:10 ` Arve Barsnes
2022-10-06 12:45 ` Neil Bothwick
2022-10-06 15:19 ` Ramon Fischer
2022-10-06 15:22 ` Ramon Fischer
2022-10-06 15:24 ` Neil Bothwick
2022-10-06 17:41 ` Dale
2022-10-08 3:44 ` Dale
2022-10-08 8:05 ` Michael
2022-10-08 8:18 ` Dale
2022-10-08 21:02 ` Neil Bothwick
2022-10-08 22:15 ` Dale
2022-10-08 22:20 ` Mark Knecht
2022-10-08 23:20 ` Dale
2022-10-09 7:44 ` Neil Bothwick
2022-10-08 9:10 ` Wols Lists
2022-10-08 9:24 ` Dale
2022-10-10 0:53 ` [gentoo-user] " Grant Edwards
2022-10-08 20:58 ` [gentoo-user] " Neil Bothwick
2022-10-23 6:35 ` Dale
2022-10-23 9:41 ` Frank Steinmetzger
2022-10-23 11:16 ` Dale
2022-10-23 11:57 ` Frank Steinmetzger
2022-10-24 13:49 ` [gentoo-user] " Grant Edwards
2022-10-24 22:08 ` Peter Humphrey
2022-11-22 9:59 ` [gentoo-user] " Dale
2022-11-22 10:07 ` Frank Steinmetzger
2022-11-22 12:17 ` Dale
[not found] ` <7773a6e5-4b60-495f-8889-411c1a7def96@PRAP251MB0466.EURP251.PROD.OUTLOOK.COM>
2022-11-22 21:58 ` Undeliverable: " Dale
2022-11-23 0:06 ` Wols Lists
2022-11-23 4:32 ` Dale
2023-01-27 13:54 ` Peter Humphrey
2023-01-29 15:18 ` Peter Humphrey
2022-11-23 11:39 ` Frank Steinmetzger
2022-11-23 11:54 ` Dale
2022-11-23 12:00 ` Frank Steinmetzger
2022-11-23 12:16 ` Dale
2022-11-23 13:05 ` Frank Steinmetzger
2022-11-23 18:17 ` Dale
2022-11-24 14:37 ` Michael
2022-11-22 19:14 ` Wol
2022-10-08 20:32 ` Frank Steinmetzger [this message]
2022-10-09 6:58 ` Arve Barsnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y0HeeW9/GSK/X8cn@moby \
--to=warp_7@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox