[
https://issues.apache.org/jira/browse/DERBY-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-3628:
----------------------------------
Component/s: Tools
> ij should show continuation marker even after entering whitespace
> -----------------------------------------------------------------
>
> Key: DERBY-3628
> URL: https://issues.apache.org/jira/browse/DERBY-3628
> Project: Derby
> Issue Type: Improvement
> Components: Tools
> Reporter: Martin Zaun
> Priority: Minor
>
> The continutation marker is not shown when just hitting Enter (or any
> whitespace followed by Enter) until a semicolon terminates the "query":
> ij version 10.5
> ij>
> ;
> ij>
> Contrast this with the Bash shell's behaviour, which shows a marker as long
> as the line's being continued:
> [EMAIL PROTECTED] ~/derby/trunk
> $ \
> > \
> > \
> >
> But ij should display a continuation marker until the terminating semicolon,
> regardless of what's been typed so far.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.