Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TERM=tmux-256color for italics #245

Closed
HaleTom opened this issue Nov 12, 2018 · 7 comments
Closed

Support TERM=tmux-256color for italics #245

HaleTom opened this issue Nov 12, 2018 · 7 comments

Comments

@HaleTom
Copy link

HaleTom commented Nov 12, 2018

While screen-256color is supported, setting TERM to this value disables italic fonts.

Italics only work correctly with tmux-256color.

The tmux FAQ contains:

set -g default-terminal "tmux-256color"

Can this TERM be supported to allow for recommended tmux configurations generally, and also to support italics?

@HaleTom HaleTom changed the title Support TERM=tmux-256color Support TERM=tmux-256color for italics Nov 12, 2018
@HaleTom
Copy link
Author

HaleTom commented Nov 13, 2018

% infocmp tmux-256color screen-256color

This tells me that tmux also supports "has status line" while screen doesn't.

@gdamore
Copy link
Owner

gdamore commented Nov 23, 2018

tcell makes no use of the status line.

@gdamore
Copy link
Owner

gdamore commented Mar 19, 2019

Because of #252 I'll probably wind up holding off this and other new database entries -- I'm going to have to redesign the database entirely to address go modules any way.

@HaleTom
Copy link
Author

HaleTom commented Mar 24, 2019

All good.

I'm not too bothered with the status line, for me the italics are higher priority as they affect the data rather than the metadata, so to speak.

@walles
Copy link

walles commented Feb 18, 2020

@gdamore, now that #252 is done, how much work would it be to add support for tmux-256color?

@gdamore
Copy link
Owner

gdamore commented Aug 26, 2020

We should definitely add the tmux definitions.

@gdamore
Copy link
Owner

gdamore commented Aug 30, 2020

Closing in favor of #372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants