Page MenuHomeFreeBSD

termcap: add italics and tmux entries
ClosedPublic

Authored by yuripv on Nov 28 2018, 12:05 AM.
Tags
None
Referenced Files
F135589094: D18363.id.diff
Tue, Nov 11, 2:31 AM
Unknown Object (File)
Fri, Oct 31, 12:14 PM
Unknown Object (File)
Thu, Oct 30, 6:19 PM
Unknown Object (File)
Mon, Oct 27, 12:29 AM
Unknown Object (File)
Sun, Oct 26, 9:07 PM
Unknown Object (File)
Sun, Oct 26, 3:56 PM
Unknown Object (File)
Fri, Oct 24, 12:47 PM
Unknown Object (File)
Thu, Oct 16, 4:55 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.