Sets the width of the fake terminal in the DRb server.

Vedeu.configure do
  drb_width 80
  # ...
end