https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Derk-Jan Hartman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Derk-Jan Hartman <[email protected]> ---
Quite easy to do with

session.setUseWrapMode(true);
session.setWrapLimitRange(120, 120);

It defaults to 80 columns it seems. There is also a hook to allow you to do
this yourself:

Demo:
https://en.wikipedia.org/w/index.php?title=User%3ATheDJ%2Fcommon.js&diff=588508535&oldid=584824999

I guess we can fight over weather or not this should be set by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to