I am using console2 and would like to create a MINGW64 tab. I created a new tab in settings and added the shell directory. However, when I go to open that tab the git-cmd opens up in a seperate window (as if I just ran it normally) and Console2 is frozen until I close git-cmd. I don't think that the file path to the shell is wrong since when I have done that in the past the tab will throw an error. Any thoughts?
MINGW64 is opening outside of my Console2
523 Views Asked by Jonny B At
1
There are 1 best solutions below
Related Questions in GIT
- problem to push files on a repository git
- diff3 output in git conflict style, including mergeable hunks
- Git Not In Sync with Local Branch
- Setting up the version control of .dotfiles while the .config is connected to a forked repo
- How to fix overriding the main branch in Git?
- I can't add text to "Message" in VS Code when committing to Git
- How can i redirect pull request from main branch to another branch
- Xcode commits (possibly outside of any branch) disappeared, how to get them back?
- Git/TortoiseGit : how to apply ONLY the changes from ONE commit from branch A, to branch B?
- How can I reintroduce username an password on git using fedora?
- GIT SKIP EMPTY DIRECTORIES
- Git smudge run once per checkout or per commit?
- I can't find ~/.profile or ~/.bashrc in C:/Users/<user>/.ssh folder
- Set environment variable during push for GitHub Actions
- Android WebRTC compile
Related Questions in MINGW-W64
- How do I print _Decimal32, _Decimal64, and _Decimal128 in C? (Also, what is a Printf hook and how do I add one?)
- How do I enable experimental printf functions in MinGW w64?
- How to install CMAKE on MSYS2 or MINGW64? (all servers return 404)
- How to obtain mingw-w64 version 9.3.0 or older for MSYS2?
- libunwind cannot resolve symbol names
- Strawberry Perl using a separate winlibs distro
- Does _memimporter still exist in py2exe?
- How can I move my MSYS2 folder to another folder (both in the D driver) if possible?
- can't find linker script when cross compiling for win32 from linux
- Cannot use Debugger in Codeblocks for AVR-Project
- Troubleshooting MSYS64 Installation Issues
- Mingw console application opens a separate console window even when starting from Windows Console
- Mingw64 and Python 3.12.2 conflict in VS code
- ERROR_MOD_NOT_FOUND and __thread in DLLs
- Not possible to run subset of targets in parallel with Gnu Make 4.3 (MinGW-w64 port)
Related Questions in CONSOLE2
- PSQL not translating keyboard command after running query
- Console2 Tab for Bash on Ubuntu on Windows 10
- Getting windows 10's bash to work with console2
- How to open up another tab with a different shell in console2
- How do I export and import Console2 settings?
- MINGW64 is opening outside of my Console2
- Using Console2 with the R terminal
- Console2 cygwin all green
- Issue with Github for windows and Custom Shell
- backspace not working in vim inside cmd or ConEmu or console2, cygwin terminals on windows 7
- How to Make _ _ LINE _ _ and _ _ FILE_ _ run in perl?
- Windows CMD Keyword Highlighting
- How to execute a command on Console2 through VB.NET?
- Adding existing key for Git in Cygwin
- What are the Console2 command line options? Launch new tab versus new window
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I had the exact same issue, turns out that I was trying to use Git and Git Bash 64-Bit with Console2 32-Bit. The issue was resolved by going 64-Bit with both.