Re: Clipboard paste on SHIFT-INSERT no longer works for me

2025-05-02 Thread Thomas Wolff via Cygwin
[responding back to cygwin list] Am 02.05.2025 um 18:21 schrieb Soren: Hello! On Thu, May 1, 2025 at 4:31 PM Thomas Wolff via Cygwin wrote: Am 01.05.2025 um 18:57 schrieb Soren via Cygwin: Mintty Options, keyboard tab, first setting in section Shortcuts, should be enabled to

Re: fstab and sshfs

2025-05-02 Thread Mark Geisert via Cygwin
Hi David, On 5/2/2025 7:22 PM, David Christensen via Cygwin wrote: cygwin: I am attempting to mount a directory from a FreeBSD computer: 2025-05-02 19:16:01 admin@dq67sw ~ $ ssh dpchrist@f5 freebsd-version -kru 13.4-RELEASE-p3 13.4-RELEASE-p3 13.4-RELEASE-p5 2025-05-02 18:51:15 admin@dq67sw ~

fstab and sshfs

2025-05-02 Thread David Christensen via Cygwin
cygwin: I am attempting to mount a directory from a FreeBSD computer: 2025-05-02 19:16:01 admin@dq67sw ~ $ ssh dpchrist@f5 freebsd-version -kru 13.4-RELEASE-p3 13.4-RELEASE-p3 13.4-RELEASE-p5 2025-05-02 18:51:15 admin@dq67sw ~ $ ssh dpchrist@f5 uname -a FreeBSD f5.tracy.holgerdanske.com 13.4-RE

Re: Windows 10 Home and sshfs

2025-05-02 Thread David Christensen via Cygwin
On 4/29/25 22:19, Mark Geisert via Cygwin wrote: Congrats on the successful first steps! Thank you for the help! I believe you can fix these new issues with options on the end of your sshfs command.  From the list shown by 'sshfs -h', I would try... Oh wait a second.  Run these commands to

Re: Clipboard paste on SHIFT-INSERT no longer works for me

2025-05-02 Thread Brian Inglis via Cygwin
Also default enabled in ~/.minttyrc, ~/.config/mintty/config, $APPDATA/mintty/config, /etc/minttyrc: #ClipShortcuts=yes # Copy and Paste shortcuts Ctrl-Ins, Shift-Ins On 2025-05-01 14:30, Thomas Wolff via Cygwin wrote: Am 01.05.2025 um 18:57 schrieb Soren via Cygwin: Just a brief

Re: Hang or crash after multiple SIGILL or SIGSEGV and siglongjmp

2025-05-02 Thread Takashi Yano via Cygwin
On Tue, 25 Mar 2025 14:38:35 +0100 Christian Franke wrote: > Found because 'stress-ng --priv-instr ...' hangs and then requires > '/bin/kill --force ...': > > Testcase with >   [PATCH v2] Cygwin: signal: Copy context to alternate stack in the > SA_ONSTACK case > already applied: > > $ uname -r

Re: bug with cygserver-config not working anymore

2025-05-02 Thread Takashi Yano via Cygwin
On Wed, 30 Apr 2025 21:30:16 + Christian Lupien wrote: > On a recent system install, I tried to install cygserver by executing > cygserver-config > but it failed saying that cygserver was already running. > > I have done that same install for many years with success. > > I tracked down the p