Copying error messages using ctrl+c

Questions about Wine on Linux
Post Reply
cameronb
Newbie
Newbie
Posts: 1
Joined: Mon May 05, 2025 3:45 pm

Copying error messages using ctrl+c

Post by cameronb »

On windows you can copy the full error message of a window by hitting ctrl+c, however this isn't possible on wine. I'm not sure if this would take a lot of time to implement but if I'm correct in assuming it would be a small feature and make debugging on wine a lot easier.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Copying error messages using ctrl+c

Post by dimesio »

In Linux, you copy text from the terminal with ctrl-shift-c.
desessarts
Level 4
Level 4
Posts: 196
Joined: Wed Oct 04, 2023 7:57 am

Re: Copying error messages using ctrl+c

Post by desessarts »

and you paste it with

ctrl-shift-v
Post Reply