[Bug 229682] x11/xterm (possible terminal driver problem): UTF-8 characters cause the misalignment of tabstops

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 5 07:08:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229682

--- Comment #13 from Emanuel Haupt <ehaupt at FreeBSD.org> ---
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.


More information about the freebsd-bugs mailing list