You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking why cursor show/hide doesn't work in conemu but works fine in cmd and powershell. Looks like windows-conemu.caps is quite old and conemu has matured quite a bit since caps were updated. Essentially in repl demo tput cursor_invisible and tput cursor_visible doesn't work if type is windows-conemu.
If I add below to windows-conemu.caps those those start to work.
I was looking why cursor show/hide doesn't work in
conemu
but works fine incmd
andpowershell
. Looks likewindows-conemu.caps
is quite old andconemu
has matured quite a bit since caps were updated. Essentially in repl demotput cursor_invisible
andtput cursor_visible
doesn't work if type iswindows-conemu
.If I add below to
windows-conemu.caps
those those start to work.Looking at https://conemu.github.io/en/AnsiEscapeCodes.html#List_of_supported_codes I'm just wondering what else this caps file might be missing?
The text was updated successfully, but these errors were encountered: