Git-bash use conemu-msys2-64 connector#2765
Conversation
…ctor use conemu-msys2-64 connector would help to solve some display problems under Git Bash like character/cursor drifting, `tmux` display wrong, and so on. As the default profile is hardcoded and ConEmu upstream has solved it by using msys-connector, please add it.
|
Another thing about using conemu connector is |
|
@nexplorer-3e I merged the changes for additional testing in Cmder. Thanks for your contribution! More information regarding this subject: |
|
@DRSDavidSoft I generally try and test these out before merging to master as I assume you did, and you just wanted a second set of eyes on it. Seems to work fine. I never experienced any of the issues it is supposed to fix so I see no difference in how it works so not completely clear on the benefits other than @Maximus5 always brings up the connector when any display issues are mentioned in ConEmu issues. This will help with Cmder bash and those situations. One note this change only affects new installs of Cmder and existing users will need to update their bash tasks as follows in the Conemu GUI:
|
|
Thanks, as you said I tested (only for potential issues) and didn't notice any problems, however as you said I didn't notice these problems either. Since this change was introduced in upstream, I believe using ConEmu connectors hopefully won't be an issue. |
use conemu-msys2-64 connector would help to solve some display problems under Git Bash like
tmuxdisplay wrong,As the default profile is hardcoded and ConEmu upstream has solved it by using msys-connector, I copied from ConEmu default profile to use it.