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.51k stars 570 forks source link

Clicking with the mouse does not position the cursor #2445

Open alanmelnm opened 2 years ago

alanmelnm commented 2 years ago

Versions

ConEmu build: 210912 x64 OS version: Windows 10 x64 Used shell version: CMD

Problem description

Clicking a position on the command line does not position the cursor

Steps to reproduce

  1. Type a command plus parameters
  2. Click space between command and first parameter

Actual results

Cursor stays at the end of the line

Expected results

Cursor moves to clicked position