I was actually expecting a new GUI shell for the recent windows versions. I used to run bb4win in the w2k times, but it doesn't look like win 7/8 have any popular alternative shells available. Does anyone know of those?
Babun – A new Windows shell
11–20 of 112 posts
Re: Babun – A new Windows shell
#12I was actually expecting a new GUI shell for the recent windows versions. I used to run bb4win in the w2k times, but it doesn't look like win 7/8 have any popular alternative shells available. Does anyone know of those?
Re: Babun – A new Windows shell
#13I was actually expecting a new GUI shell for the recent windows versions. I used to run bb4win in the w2k times, but it doesn't look like win 7/8 have any popular alternative shells available. Does anyone know of those?
I was also expecting a new GUI shell and used to run GeoShell and Litestep. I got somewhat excited and hoped that there might be a resurgence in the popularity of Windows shells but it seems like that time is gone for good now. If I recall correctly, the Windows XP release managed to stabilize the Explorer shell quite a bit (compared to Win9x) which in turn decreased the demand for a lightweight, stable and customiza…
Re: Babun – A new Windows shell
#14I'm using all the time Far Commander calling cygwin commands. Some of the commands are not "callable" since I'm not running Far Commander through bash.exe/sh.exe (it's possible but a bit unstable). For such cases when the cygwin command does not have .exe/.com/.bat extension I run it "sh -c cmd blah", or create shortcuts for most used commands:
gitk.cmd (somewhere in my PATH)
@start /B ash -c "DISPLAY=:0 exec /usr/bin/wish /usr/bin/%~n0 %*"
I also have this in the Startup folder: startxwin - 1>nul 2>nul
Tig is also awesome for git browsing.Re: Babun – A new Windows shell
#15Lost me at "based on Cygwin". Yes Cygwin brings some unix goodness, but it has enough warts that I avoid it.
Re: Babun – A new Windows shell
#16Re: Babun – A new Windows shell
#17Re: Babun – A new Windows shell
#18Lost me at "based on Cygwin". Yes Cygwin brings some unix goodness, but it has enough warts that I avoid it.
Can you give some examples?
(not really Cygwin's "fault" per se, but it is what it is)
Re: Babun – A new Windows shell
#19I 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?
2. Because their company has standardized on Windows desktops and/or hardware.
3. Because some people might actually believe and have good evidence that Windows is a more "developer friendly" operating system for their needs.
Re: Babun – A new Windows shell
#20I 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?