Get the number of columns on screen.
194 195 196
# File 'lib/gloo/core/gloo_system.rb', line 194 def msg_screen_cols return Gloo::App::Settings.cols end