Skip to main content

All Questions

Tagged with
3 questions with no upvoted or accepted answers
2 votes
0 answers
68 views

How Do I Prevent Git Bash Highlight On Paste?

When I use my mouse to copy text in Git Bash it highlights the text which is fine. However, when I use the mouse to paste the text it also highlights the pasted text. Now here comes the interesting ...
opticyclic's user avatar
  • 1,569
0 votes
0 answers
13 views

Color handling and "dim" on ConEmu with git-for-windows bash

Under git-for-windows "Git bash" (so, MinTTY), standard unix color codes are handled and I may use the "dim" option, so echo -e "\033[1mHello\033[0mHello\033[2mHello\033[0m&...
sayanel's user avatar
  • 145
0 votes
1 answer
596 views

Is there anyway that ConEmu can display local bash and remote ssh on the same tab?

OS: Win 10 ConEmu: 180626 [64] I would like to display a ssh to my remote server and a local bash on the same. I can easily split with CTRL+SHIFT+ (e or o) but if I'm on remote it opens another ...
chris loughnane's user avatar