On 7/10/25 11:29 PM, Barry wrote:
On 10 Jul 2025, at 11:32, Will McDonald wrote:
The only time I see this with Gnome Terminal. If you...
1. CTRL-SHIFT-C
2. then CTRL-V
3. then remember it's CTRL-SHIFT-V
The preceding CTRL-V does something to the terminal input, I think it's just a
litera
> On 10 Jul 2025, at 11:32, Will McDonald wrote:
>
> The only time I see this with Gnome Terminal. If you...
>
> 1. CTRL-SHIFT-C
> 2. then CTRL-V
> 3. then remember it's CTRL-SHIFT-V
>
> The preceding CTRL-V does something to the terminal input, I think it's just
> a literal ^V in the buffe
On Thu, Jul 10, 2025 at 9:56 PM Go Canes wrote:
> find /source -xdev -mtime -1
you *might* be able to add "-type d" to only check directory
modification times - I think it would depend on the specifics of the
modification. I.e. if you only change the files modes, I'm not sure
the directory conta
On Thu, Jul 10, 2025 at 8:30 PM Robert Moskowitz via users
wrote:
> But is there some way to evaluate the source and see if any changes have
> occurred since the last rsync (or some time) and only trigger rsync
> accordingly?
find /source -xdev -mtime -1
If no files are listed, nothing has been
I use rsync a lot in crontab to back up directories.
with the -ah options I have never had a problem, but recently added -R.
Anyway rsync is very good at figuring out if any files on the source has
changed only copying those to the destination.
But now I am doing source directories with thous
My fstab was created in 2021
#
# /etc/fstab
# Created by anaconda on Mon Feb 1 09:40:27 2021
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemo
On Thu, 2025-07-10 at 14:47 -0700, Paolo Galtieri wrote:
> So why do some drives work and others don't? On the F41 system the
> drives that do mount automatically when I login are the NTFS drives and
> the btrfs drive the ext4 drives don't. The fact that the ext4 drives
> don't mount automatic
Folks,
I have 3 systems, one is running F41 and the other 2 are running F42.
Since F41 not all my USB drives are getting mounted when I login. In
F40 all my USB drives were mounted and accessible when I logged in.
What do I need to do to make sure all me USB drives are mounted? This
is wh
On 7/10/25 6:55 PM, Robert Moskowitz via users wrote:
On Thu, 10 Jul 2025 at 11:00, Michael D. Setzer II via users
wrote:
I haven't been able to figure out what causes this or a solution
to fix
it other than manually deleting the text.
I assume you mean ^[[[200~ copied text ~ app
On 7/10/25 6:32 AM, Will McDonald wrote:
On Thu, 10 Jul 2025 at 11:00, Michael D. Setzer II via users
wrote:
I haven't been able to figure out what causes this or a solution
to fix
it other than manually deleting the text.
I assume you mean ^[[[200~ copied text ~ appears in you
On Thu, 10 Jul 2025 08:14:58 -0400 Go Canes
wrote:
> I also see this with Konsole under KDE.
Me also sometimes with xterm.
This is due to tha fact that the terminal has entered bracketed paste
mode. You can force leaving this mode with (under bash):
echo -e '\033[?2004l'
Refs:
https://en.wi
On Thu, Jul 10, 2025 at 6:32 AM Will McDonald wrote:
>
> On Thu, 10 Jul 2025 at 11:00, Michael D. Setzer II via users
> wrote:
>>
>> I haven't been able to figure out what causes this or a solution to fix
>> it other than manually deleting the text.
>
>
> I assume you mean ^[[[200~ copied text ~
On Thu, 2025-07-10 at 20:41 +1000, Michael D. Setzer II via users
wrote:
> > The preceding CTRL-V does something to the terminal input, I think it's
> > just a literal ^V in the buffer.
>
> Thanks might well be. Sometimes make the mistake. In terminal it
> is Ctrl-Shift, but then in apps like fi
On 10 Jul 2025 at 11:32, Will McDonald wrote:
From: Will McDonald
Date sent: Thu, 10 Jul 2025 11:32:05 +0100
Subject:Re: Random Copy Paste issue ^[[[200~ copied text ~
To: mi...@guam.net,
Community support for Fedora users
Send reply to: Community support for Fedora u
On Thu, Jul 10, 2025 at 7:00 AM Michael D. Setzer II via users <
users@lists.fedoraproject.org> wrote:
> I haven't been able to figure out what causes this or a solution to fix
> it other than manually deleting the text.
>
> Doesn't happen a lot, but rebooting makes it go back to normal.
>
> Happe
On Thu, 10 Jul 2025 at 11:00, Michael D. Setzer II via users <
users@lists.fedoraproject.org> wrote:
> I haven't been able to figure out what causes this or a solution to fix
> it other than manually deleting the text.
>
I assume you mean ^[[[200~ copied text ~ appears in your paste contents.
Th
I haven't been able to figure out what causes this or a solution to fix
it other than manually deleting the text.
Doesn't happen a lot, but rebooting makes it go back to normal.
Happens on command line, but if trying to paste into other
programs often results in nothing being pasted at all.
So
17 matches
Mail list logo