Searched defs:hardtabs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/more/
H A Dmore.c180 int hard, dumb, noscroll, hardtabs, clreol; variable
767 if (hardtabs && column < promptlen && !hard) {
1555 hardtabs = !(otty.c_oflag & TAB3);

Completed in 60 milliseconds