Help in ij should fit in 80 columns terminal
--------------------------------------------

                 Key: DERBY-4561
                 URL: https://issues.apache.org/jira/browse/DERBY-4561
             Project: Derby
          Issue Type: Bug
          Components: Tools
            Reporter: Sylvain Leroux
            Priority: Trivial


In ij, some statements seem to assume 80 columns terminal to format their 
output (SHOW FUNCTION, SHOW PROCEDURE).
But not HELP.

HELP should assume the same defaults in order to fit nicely in 80 columns 
terminal. An other option would be to dynamically adjust the display to the 
real terminal width - but I don't know if there is a portable way of doing this 
in Java.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to