This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 213470 - Terminal not working properly with Cygwin
Summary: Terminal not working properly with Cygwin
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-04 02:44 UTC by thegame
Modified: 2013-08-30 01:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thegame 2012-06-04 02:44:07 UTC
The integrated netbeans terminal is not using cygwin's bash.exe, but instead it uses sh.exe.

The problem with sh.exe is it won't show the current file path when changing directories, so you can never quickly see where your working directory is.
Comment 1 Andrew Krasny 2012-06-04 09:34:01 UTC
Definitely not a P1.
Comment 2 Andrew Krasny 2013-08-29 12:26:06 UTC
http://hg.netbeans.org/cnd-main/rev/b52d6a5c9fe1
Comment 3 Quality Engineering 2013-08-30 01:43:33 UTC
Integrated into 'main-silver', will be available in build *201308300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b52d6a5c9fe1
User: Andrew Krasny <akrasny@netbeans.org>
Log: FIXED: Bug #213470 - Terminal not working properly with Cygwin
WORKAROUND: Bug #207965 - Terminal incorrectly displays prompt string