Searched refs:auto_wrap (Results 1 – 2 of 2) sorted by relevance
55 extern int auto_wrap, ignaw;1050 if (column < sc_width || !auto_wrap || (endline && ignaw) || ctldisp == OPT_ON)
189 public int auto_wrap; /* Terminal does \r\n when write past margin */ variable1059 auto_wrap = 1; in get_term()1161 auto_wrap = ltgetflag("am"); in get_term()