doctor: document curl/terminal width issue
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c0eb8a3bc8
commit
784e3b2dfd
@ -798,6 +798,7 @@ def check_git_version
|
||||
end
|
||||
|
||||
def check_terminal_width
|
||||
# http://sourceforge.net/tracker/?func=detail&atid=100976&aid=3435710&group_id=976
|
||||
if `tput cols`.chomp.to_i > 262
|
||||
puts <<-EOS.undent
|
||||
Your terminal width is greater than 262 columns.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user