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.55k stars 571 forks source link

ConEmu Does Not Replace Selected Text #2365

Open YuriySamorodov opened 3 years ago

YuriySamorodov commented 3 years ago

Versions

ConEmu build: 210905 x64 Stable OS version: Windows 10 Enterprise 2004 Build 19041.1165 Used shell version: PowerShell 5.1.19041.1151

Problem description

ConEmu recognizes just Delete/Backspace when Text is selected. No other keys work.

Steps to reproduce

  1. Open ConEmu
  2. Start PowerShell console
  3. Type $Host.InstannceId
  4. Press Ctrl+Shift+Left to select whole line of text
  5. Press A button or any other letter key.

Actual results

ConEmu just does nothing keeping text selected

Expected results

ConEmu should replace selected string with a letter "A"

Additional files

9GNzEHkRdh

BirukTes commented 2 years ago

+1 just came checking for this feature, because most of us live in the IDE environment and need similar ways of working, 'modern' or effortless 😅. My opinion, is that it should basically replace any selected text in the inputline whether the cursor is there or not, in-fact, do not mind me say this but, another 'lazy' feature should be placing the mouse anywhere in the inputline should reposition the cursor rather than using the arrows (although do not know if it already exists?).

Versions

ConEmu build: 210905 x64 Stable OS version: Windows 10 Enterprise 2004 Build 19041.1165 Used shell version: PowerShell 5.1.19041.1151

Problem description

ConEmu recognizes just Delete/Backspace when Text is selected. No other keys work.

Steps to reproduce

  1. Open ConEmu
  2. Start PowerShell console
  3. Type $Host.InstannceId
  4. Press Ctrl+Shift+Left to select whole line of text
  5. Press A button or any other letter key.

Actual results

ConEmu just does nothing keeping text selected

Expected results

ConEmu should replace selected string with a letter "A"

Additional files

9GNzEHkRdh