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)
Tue, Jan 28, 10:08 PM
Unknown Object (File)
Dec 1 2024, 10:24 PM
Unknown Object (File)
Dec 1 2024, 10:12 PM
Unknown Object (File)
Dec 1 2024, 10:12 PM
Unknown Object (File)
Dec 1 2024, 10:12 PM
Unknown Object (File)
Dec 1 2024, 9:49 PM
Unknown Object (File)
Nov 26 2024, 6:22 AM
Unknown Object (File)
Nov 19 2024, 2:09 AM
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.