I can't figure out how to launch a new Cygwin session from within Cygwin, similar to launching a new terminal from within bash with:
gnome-terminal
It's probably easy but I am missing something. Any ideas?
|
|
|
if you use the "default" cygwin console (aka cmd.exe) then:
and then replace SHELL.EXE and PARAMS by what you use:
i would advise you to use a better console like 'mintty' or 'rxvt', which you launch just by typing "mintty" (or pressing f2) or "rxvt". |
|||||
|