Thanks Raul! That is exactly what I wanted. I played with this a bit and eventually realized that changes to "~/j64-805/system/config/base.cfg" were having no effect. Instead I made my changes inside "~/j64-805-user/config/base.cfg".
Cheers, Alex On Tue, Jan 23, 2018 at 11:13 AM, Raul Miller <[email protected]> wrote: > 9!:37 lets you set that width, it's documented on J's global settings > foreign page: http://www.jsoftware.com/help/dictionary/dx009.htm > > But also keep in mind that jconsole is a rather minimal environment. > If you want deeper OS bindings, that can be a bit of work. > > I hope this helps, > > -- > Raul > > > On Tue, Jan 23, 2018 at 11:09 AM, Alex Shroyer <[email protected]> wrote: > > When the console is wider than some number of characters, the J > interpreter > > writes "..." before printing the next line. > > > > But my terminal is narrower than this, so I end up with ugly line > wrapping > > in addition to the ellipses. > > > > Is there a way to adjust the width at which the J terminal prints the > "..."? > > It seems that if I was able to tell J to make its lines shorter, then I > > would be able to avoid the line wrapping problem. > > > > Thanks, > > Alex > > ---------------------------------------------------------------------- > > 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
