On Tue, Jun 26, 2018 at 06:11:03PM EDT, Chris Jones wrote: > On Tue, Jun 26, 2018 at 02:48:53AM EDT, Amadeusz Sławiński wrote: > > On Mon, 25 Jun 2018 17:45:03 -0400 Chris Jones <cga2...@gmail.com> > > wrote: > > > > > On Mon, Jun 25, 2018 at 02:26:12PM EDT, Amadeusz Sławiński wrote: > > > > On Mon, 25 Jun 2018 12:38:48 -0400 Chris Jones > > > > <cga2...@gmail.com> wrote: > > > > > > > [...] > Oh, Amadeusz... since other users suggest you take a look at utf8 support among other things, I noticed that when I tried to prettify the caption line in my demo overview-screnrc file:
caption splitonly "%{+d wk}- [%n] ----------------------------------" by replacing the '-'s (45, Hex 2d, Octal 055) by u2500 '─'s (9472, Hex 2500, Octal 22400) (utf8 = 'e2 94 80' therefore a 3-byte character) in order to have GNU/screen display a nice line like so: caption splitonly "%{+d wk}- [%n] ──────────────────────────────────" the resulting split screen view corresponding to the 4x5 layout is completely messed up. Thought I'd let you know. CJ _______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users