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

# Set:
Vedeu.configure do
  drb_width 80
  # ...
end

# Get:
Vedeu.config.drb_width