For example, in pwsh I can select the text with keyboard, and copy by pressing Enter:

But in Windows Terminal, I cannot do that. I need to select by mouse, and copy the text by right clicking it.
Do you know why is that?
For example, in pwsh I can select the text with keyboard, and copy by pressing Enter:

But in Windows Terminal, I cannot do that. I need to select by mouse, and copy the text by right clicking it.
Do you know why is that?
Hello
Have you tried to press shift + ArrowLeft /ArrowRight to select text. After the text is selected click Ctrl + c to copy and then Ctrl + v
to paste ?
Yes, this is what I tried