Searched refs:hardtabs (Results 1 – 2 of 2) sorted by relevance
180 int hard, dumb, noscroll, hardtabs, clreol; variable767 if (hardtabs && column < promptlen && !hard) { in getaline()1555 hardtabs = !(otty.c_oflag & TAB3); in initterm()
139 12.*code fixed to allow hardtabs set to 0. Now, if hardtabs set140 to 0 (i.e., terminal does not support hardtabs), ex/vi will