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)
Mon, May 18, 3:34 PM
Unknown Object (File)
Mon, May 18, 3:33 PM
Unknown Object (File)
Mon, May 18, 1:15 PM
Unknown Object (File)
Fri, May 15, 1:32 PM
Unknown Object (File)
Tue, May 12, 6:44 PM
Unknown Object (File)
Tue, May 12, 3:11 AM
Unknown Object (File)
Tue, May 12, 1:36 AM
Unknown Object (File)
Mon, May 11, 4:47 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 Skipped
Unit
Tests Skipped

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.