I'm not sure what to name this question, as I am not sure what the technical name is for the type of program I am talking about.
Is there a program available for Git Bash
that is similar to screen
, tmux
, or byobu
? I know all 3 are available for Cygwin
, but I can not find information about using them with Git Bash
. I like Git Bash
because it is simpler and takes up less space, among other things.
Launch two instances of GIT Bash and press win + → to automatically divide the screen into two halves and select desired programs.
You can now open your Git Bash and run pacman -S python to install packages on your existing Git for Windows setup. You will need write access to Git for Windows directory.
Downloading GNU Screen GNU Screen can be found on http://ftp.gnu.org/gnu/screen/ [via http] and ftp://ftp.gnu.org/gnu/screen/ [via FTP]. It can also be found on one of our FTP mirrors; please use a mirror if possible.
Nowadays the official git for windows is based at msys2 which seems to have tmux package at least. You can install g4w sdk as described here and then install tmux through pacman.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With