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.53k stars 572 forks source link

Text cursor stop blinking #2412

Open ccaid opened 2 years ago

ccaid commented 2 years ago

Versions

ConEmu build: 2021.9.12 x32/x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Far30b5833.x86.20210624

Problem description

In idle state (but active window) of Far manager text cursor shortly stop blinking. No problem with Far30b5832.x86.20210622

Steps to reproduce

  1. Unpack Far archive into C:\far folder
  2. Unpack ConEmu into the same folder
  3. Prepare new clear local configuration: create at C:\far folder empty file ConEmu.xml and Far.exe.ini:

    [General] UseSystemProfiles=0 UserProfileDir=%FARHOME%\Profile UserLocalProfileDir=%FARHOME%\Profile

  4. Launch ConEmu
  5. Do not touch keyboard's buttons nor move mouse

Actual results

Text cursor do few flashes than freeze. (And mouse cursor turn to busy if it hovered over Far window.)

Expected results

Text cursor blinking. (Mouse cursor do not getting busy.)

Maximus5 commented 2 years ago

Same as here: gh-2323 Cursor is blinking only when ConEmu detects "not active" from Far Manager.

But the question is - have you loaded ConEmu plugin in Far?

ccaid commented 2 years ago

Same as here: gh-2323

No at all.

Cursor is blinking only when ConEmu detects "not active" from Far Manager.

No. User's activity leads to normal blinking. If user stop press buttons / move mouse, after some "blinks" cursor freeze.

But the question is - have you loaded ConEmu plugin in Far?

Sure.

ccaid commented 2 years ago

New remark. The time of normal blinking is corresponds to "Far manager not-responding duration" regardless of state of "Change mouse cursor if busy" flag.