https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229682
--- Comment #13 from Emanuel Haupt <[email protected]> --- Created attachment 196880 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196880&action=edit Screenshot Thank you for clarifying. I've seen that other terminals (gnome-terminal, xfce4-terminal) already use tab0 by default. The attached quick patch seems to do the trick (see screenshot). Thomas, would it be acceptable to to add a ifdef __freebsd__ macro in main.c setting d_tio.c_oflag to TAB0? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
