Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.62k stars 576 forks source link

Probably a documentation problem: pasting behaviour #1460

Open ghost opened 6 years ago

ghost commented 6 years ago

Versions

ConEmu build: 180206 x64 OS version: Windows 8.1 x64 Used shell version: cmd

Problem description

I can't for the life of me determine how to copy and paste in what I regard as a normal (if somewhat cumbersome) manner, namely, (1) select text, (2) right-click to get menu, (3) select copy, (4) reposition caret, (5) right-click to get menu, select paste. For, whenever I right-click (thus in steps 2 and, if I get there, 5) the text is immediately pasted.

I've looked through the menu options (which I don't strike me as arranged in an intuitive manner) and fiddled with them but all to no avail.

Steps to reproduce

See 1-5 above.

Actual results

See above.

Expected results

See above.

m0n commented 6 years ago

Enhancements

Typo

Maximus5 commented 6 years ago

Copy/Paste in terminal differs from any other application. In general you can't put text cursor in arbitrary place to paste there, the application (not terminal) decides where cursor may be located and where user may type text.

Personally I see mo sense in copy/paste menu - much more handy way is keyboard hotkey or RClick to do the action. RClick intelligent mode is unique in ConEmu which is answer to inability to do things properly in other terminals.

As far as I can remember, "Stream" selection was renamed to "Text" selection intentionally.

m0n commented 6 years ago

"Personally I see mo sense in copy/paste menu"

If this aimed to me, I did'n talked about a separated "copy/paste menu" - I wanted to refer to the existing menus.

Meanwhile I realized that user can set plain RClick on "Keys & Macro" page for this effect. @CottonEaster: this is the solution for You!

RClick intelligent mode is unique in ConEmu which is answer to inability to do things properly in other terminals.

Uhhh - I absolutely not understand You :confused: ...or You did misunderstood some of my words :smile:

"Stream" selection was renamed to "Text" selection intentionally.

"Text-selection" terminology is OK but then correct "stream selection" in StatusBar! :P