I don't see a need for line numbers in terminal, and they may screw up utilities such as dissect or other line readers/transformers.
----- Original Message ----- From: chris burke <[email protected]> To: Programming forum <[email protected]> Cc: Sent: Friday, August 14, 2015 6:23 PM Subject: Re: [Jprogramming] line numbers The terminal and each tab on edit forms are separate edit controls, so in theory they could have separate line number configurations. However, I would like to keep it to a simple on/off configuration. I originally thought of line numbers as being a very occasional need, so it hardly mattered whether they would be set on the terminal as well as the edit tabs. However, I suspect that they are really only needed for edit tabs, so perhaps we should just not show them in the terminal? On 14 August 2015 at 15:12, Don Guinn <[email protected]> wrote: > Is it easy to make line numbers set by form or tab? I like line numbers on > the edit form but not often on the execute form. > > On Fri, Aug 14, 2015 at 9:07 AM, chris burke <[email protected]> wrote: > > > There is no config for this, but I will add it to J804. > > > > On 14 August 2015 at 06:10, R.E. Boss <[email protected]> wrote: > > > > > How can I set Line Numbers on by default (in Jqt), as I can do by Ascii > > Box > > > Drawing (BoxForm=: 1 in config/base.cfg)? > > > > > > > > > R.E. Boss > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
