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 182386

Summary: Allow to disable echo in pty mode
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: executionAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 170488, 189556    

Description Egor Ushakov 2010-03-19 15:50:23 UTC
If we create a process with setUsePty(true) any symbols sent to it's input will appear in the process output
Comment 1 Andrew Krasny 2010-05-12 14:32:26 UTC
will try to make it in 6.9
Comment 2 Egor Ushakov 2010-09-15 14:17:49 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/7f6c631542cd
Comment 3 Quality Engineering 2010-09-16 02:55:46 UTC
Integrated into 'main-golden', will be available in build *201009160000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7f6c631542cd
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #182386 (Allow to disable echo in pty mode)