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 - Allow to disable echo in pty mode
Summary: Allow to disable echo in pty mode
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks: 170488 189556
  Show dependency tree
 
Reported: 2010-03-19 15:50 UTC by Egor Ushakov
Modified: 2010-09-16 02:55 UTC (History)
0 users

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 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)