Questions tagged [babun]

Babun was a cygwin extension that runs under Microsoft Windows. It gave the user a simple predefined cygwin environment and a package manager which allowed the user to simple install packages.

Babun was a cygwin extension that runs under Microsoft Windows. It gave the user a simple predefined cygwin environment and a package manager which allowed the user to simple install packages. Project is discontinued. More information can be found at https://babun.github.io/.

35 questions
1
vote
1 answer

Babun, tmux, cygwin bind command not found

I have problems to .tmux.conf I have install babon and tmux over cygwin. But I have problems with "bind" command, this not found. { ~ } » bind ~ 127 zsh: command not…
1
vote
1 answer

Conda with Cygwin: Environment created but location not found and unusable after activation

On Windows 10 I have Miniconda3 installed under C:/home/miniconda3 I'm using Cygwin (bash shell emulator) and within the Cygwin shell (at the command line) I'm trying to create a virtual environment using Conda. I am creating an environment using…
James Adams
  • 8,448
  • 21
  • 89
  • 148
1
vote
1 answer

Installation Babun failed - create empty .babun folder

I´m trying to install babun on Windows 10. When I run babun-master\babun-dist\install\install.bat I got this message : [babun] Installing babun [babun] ERROR: Erro de entrada: Não é possível encontrar o arquivo de script…
J.BizMai
  • 2,621
  • 3
  • 25
  • 49
1
vote
2 answers

Babun's git and Windows' git don't work together

I have two gits installed on my computer, One is used in babun(which is basically cygwin with a bunch of nice addons), the git is installed via pact install One is used in Command Prompt, it's the official git binary for Windows. The interesting…
Searene
  • 25,920
  • 39
  • 129
  • 186
1
vote
2 answers

How do I change the startup directory in babun?

Searches have suggested that I should add a line at the end of my .bashrc that reads cd /the/directory but that doesn't seem to work. Any ideas?
nllptr
  • 28
  • 6
1
vote
0 answers

Installing YouCompleteMe Plugin for VIM under babun on windows

I am using babun 1.20, ( which uses cygwin under the hood), I am trying to install YouCompleteMe Plugin ( for javascript ),I get the following error when I run the following command: ./install.py Error: 0 [main] cmake 5244 child_info_fork::abort: …
Masood Alam
  • 645
  • 2
  • 8
  • 22
0
votes
1 answer

I am trying to python commands for AWS in babun but hitting with error

I am using Babun terminal to run python commands for AWS but hitting with some error-> cors_configuration={ ...…
0
votes
0 answers

Very different performance between two Cygwin installations on same machine

I have spent an inordinate time trying to figure out this conundrum. I have already ruled out the usual suspects when it comes to Cygwin slowness. I have two different installations of Cygwin with wildly different performances. This is quantified…
Ashutosh Jindal
  • 18,501
  • 4
  • 62
  • 91
0
votes
0 answers

ConEmu and Babun does not display all console output from cli apps

Curious question about cli output in babun on windows. What would cause the minimal amount of output in babun vs something like cmd? I realize this question might not have a simple answer and is loaded with ignorance but it has been bugging me a…
luckyging3r
  • 3,047
  • 3
  • 18
  • 37
0
votes
1 answer

codecept: command not found in PhpStorm + Babun

I´m trying to use Codeception for WordPress. Environment OS : Windows 10 IDE : PhpStorm Terminal (in PhpStorm) : Babun I managed with composer to build the project wp-browser but when I try to run a command with the key word codecept, I got this…
J.BizMai
  • 2,621
  • 3
  • 25
  • 49
0
votes
0 answers

How to get website directory in SSH

My domain is set up with AWS, and I connected it with an EC2 instance so I can use SSH to build it (nginx is installed). But when I connect to the SSH server and use the ls command, the directory that would be my site does not show up. I do know…
user9357559
0
votes
0 answers

strange % mark in every line of integrated terminal in VScode

VSCode Version: 1.21.1 OS Version: Windows 7 hi all : I am using zsh (using babun) as my terminal ( i'm using windows 7) and it's working great but in vscode a strange "%" character appear before every line as in picture ... anybody know how to…
jihad.khorfan
  • 335
  • 2
  • 15
0
votes
3 answers

How to launch babun in a specified directory via the command line

now I'm currently using Visual Studio Code and I wanted to make the terminal use babun instead of the default cmd.exe In fact, I have already managed to do that in theory - the problem is that, unlike with cmd.exe, the directory that I'm in upon…
0
votes
2 answers

Composer on Windows with Babun: "Could not open input file"

I'm trying to get Composer to install on Babun locally on a Windows 10 machine but it refuses to run except when the CWD is the location of the composer.phar file. In other words, I cannot run Composer globally. Following is my terminal { ~ } »…
Kevin Schroeder
  • 1,296
  • 11
  • 23
0
votes
1 answer

How to pass arguments to Bash Shell in Babun when integrated in Conemu?

I'm using Babun 1.2.0 with Conemu 161206 [32] and I'm trying to run bash in interactive mode. I'm using the following Conemu Task paramaters: /icon "%BABUN%\cygwin\bin\mintty.exe" /dir "%userprofile%" (The %BABUN% environment variable points to the…
T. Junghans
  • 11,385
  • 7
  • 52
  • 75