Page MenuHomeFreeBSD

termcap: add italics and tmux entries
ClosedPublic

Authored by yuripv on Nov 28 2018, 12:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 25, 2:08 PM
Unknown Object (File)
Mon, Sep 21, 4:56 AM
Unknown Object (File)
Mon, Sep 21, 4:56 AM
Unknown Object (File)
Mon, Sep 21, 4:53 AM
Unknown Object (File)
Mon, Sep 21, 4:49 AM
Unknown Object (File)
Sun, Sep 20, 4:17 AM
Unknown Object (File)
Wed, Sep 16, 1:47 PM
Unknown Object (File)
Tue, Sep 8, 9:21 PM
Subscribers

Details

Summary

Mostly from https://invisible-island.net/datafiles/current/termcap.src.gz:

  • add "ecma+italics" cap
  • use it in "xterm-basic"
  • add "tmux"/"tmux-256color" caps, fixing "so" and "se" caps, and sourcing "ecma+italics" and "screen"/"screen-256color"

(Reviewers list based on commit history; please correct if I got it wrong.)

Test Plan

Checked that terminals using "xterm" as TERM and NOT supporting italics (e.g. putty) continue to work without issues.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 28 2018, 9:01 AM
This revision was automatically updated to reflect the committed changes.