Babun – A new Windows shell
31–40 of 112 posts
Re: Babun – A new Windows shell
#32"on top of Cygwin"... So does it mean still no copy&paste?
Re: Babun – A new Windows shell
#33I have no clue how good Babun is, but I have no clue how I ever got anything done on Windows without a Unix shell. Cygwin is not out-of-the-box enough, and the package manager is buggy. If Babun really works, I think it will matter a lot.
Re: Babun – A new Windows shell
#34A more mainstream alternative is cmder: https://bliker.github.io/cmder/
That looks like mostly a skin for conemu, no? I've desperately wanted to like conemu, but every time I use it something ends up broken in weird ways (hung tabs, garbled output).
Re: Babun – A new Windows shell
#35While part of me still wants to tell would-be hackers to just switch to OS X or Linux, I've realized recently that a lot of hackers are bound to Windows because they use various software that only works on Windows, like games, or because of social limitations. I have no clue how good Babun is, but I have no clue how I ever got anything done on Windows without a Unix shell. Cygwin is not out-of-the-box enough, and the…
Re: Babun – A new Windows shell
#36While part of me still wants to tell would-be hackers to just switch to OS X or Linux, I've realized recently that a lot of hackers are bound to Windows because they use various software that only works on Windows, like games, or because of social limitations. I have no clue how good Babun is, but I have no clue how I ever got anything done on Windows without a Unix shell. Cygwin is not out-of-the-box enough, and the…
I'm a self-taught programmer. I've basically been using linux 99% of the time for the past five years, and just have a partition that runs windows if I need it. Funnily enough, the first real programming gig I landed is a full time job doing full stack .NET development, so now it's sort of flipped around. I do miss the command line. I'll have to check this out. I've been looking for a good windows shell replacement.
Once you have mintty running as your terminal emulator, and a decent shell like bash, life gets a whole lot easier.
The upside is that it's fully native without Cygwin's compatibility layer. The downside is that it won't have as many ported utilities (and probably not as easy to get started with as something like Babun).
Re: Babun – A new Windows shell
#37I don't mean to sound like a prick, I'm just genuinely curious as to why someone would use windows for some CLI work. Are you using some software that isn't available on more developer-friendly operating systems?
Yes, compatibility with existing software is a big part of it. Unless you're exclusively developing for _nix environments you'll have to use Windows at some point. Also, I think Windows has (or had, depending on preference) a great GUI and a dismal CLI, while _nix is mostly the other way around.
Re: Babun – A new Windows shell
#38Earlier quoted context omitted.
My situation is I have a Windows machine I game on and don't like rebooting all the time to get into my arch partition. It'd be nice to have a good shell to do some dev work on if I wanted to fix something really quick without rebooting. Right now I just boot up a vm and work on that. Shells I've used in the past (ConEmu, Console 2, Cmder) have all been good, but not good enough.
I know from personal experience that Steam works slightly better on windows than linux, so I see your point there.
Re: Babun – A new Windows shell
#39Earlier quoted context omitted.
Yes, compatibility with existing software is a big part of it. Unless you're exclusively developing for _nix environments you'll have to use Windows at some point. Also, I think Windows has (or had, depending on preference) a great GUI and a dismal CLI, while _nix is mostly the other way around.
OS X has both actually.