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 268394 - [JShell] Remove/hide text at top of JShell
Summary: [JShell] Remove/hide text at top of JShell
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JShell (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-07 07:57 UTC by Geertjan Wielenga
Modified: 2016-12-07 16:02 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 Geertjan Wielenga 2016-10-07 07:57:58 UTC
Currently, each JShell instance starts with lots of text and the prompt starts with [9].

The text should be removed or hidden or in a code fold and the prompt should start at the top of the shell with [1].
Comment 1 Svata Dedic 2016-10-07 08:47:37 UTC
Moving to an appropriate component
Comment 2 Svata Dedic 2016-12-07 16:02:49 UTC
Instead of removing, I've implemented a simple folding. Now it is possible to configure the IDE to autofold the entire initial greeting (the message with system version, classpath info etc) or specifically the classpath items (Classpath).

Implemented in rev jet-main#f5fd1f494cc8