Page MenuHomeFreeBSD

termcap: add italics and tmux entries
ClosedPublic

Authored by yuripv on Nov 28 2018, 12:05 AM.
Tags
None
Referenced Files
F137798316: D18363.id51649.diff
Tue, Nov 25, 10:10 PM
Unknown Object (File)
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)
Oct 27 2025, 12:29 AM
Unknown Object (File)
Oct 26 2025, 9:07 PM
Unknown Object (File)
Oct 26 2025, 3:56 PM
Unknown Object (File)
Oct 24 2025, 12: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.