Copying error messages using ctrl+c
Copying error messages using ctrl+c
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.
Re: Copying error messages using ctrl+c
In Linux, you copy text from the terminal with ctrl-shift-c.
-
- Level 4
- Posts: 196
- Joined: Wed Oct 04, 2023 7:57 am
Re: Copying error messages using ctrl+c
and you paste it with
ctrl-shift-v
ctrl-shift-v