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

Clear command after ssh into linux makes cursor vanish #2528

Closed DigiAngel closed 9 months ago

DigiAngel commented 1 year ago

Versions

ConEmu build: 221218x64 OS version: Windows Server 2019 /x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): ssh

Problem description

sshing into any linux server, typing "clear" makes the cursor vanish and I have to reset the console via the menu to get it back

Steps to reproduce

  1. ssh into a linux server
  2. type the "clear" command
  3. get a blank console

Actual results

Cursor vanishes

Expected results

Clear the screen

Additional files

I did not have this issue in previous versions of ConEmu.

Maximus5 commented 11 months ago

How do you run ssh exactly? Please attach your conemu.xml.

https://conemu.github.io/en/CygwinMsysConnector.html

DigiAngel commented 11 months ago

Thank you for the response! I run ssh via ssh.exe: OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2. Enclosing sanitized config...thanks again...wonderful application :) ConEmu.zip

DigiAngel commented 9 months ago

This appears fixed in the latest release..thank you much!