aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/tty/unix.rs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-08-25 12:35:19 +0000
committerGitHub <noreply@github.com>2019-08-25 12:35:19 +0000
commita7cf053c88a0e8a1cc8e1c0d60ceb717a4934858 (patch)
tree2ce124c6eb7e484ff1b5b42019feb53a4c09c182 /alacritty_terminal/src/tty/unix.rs
parentad0365219f7f264ef0fdf0b3e4401bad7ac40e55 (diff)
parente69f259d0e68a1ac382028cad7a50eb4652ef12a (diff)
downloadr-alacritty-a7cf053c88a0e8a1cc8e1c0d60ceb717a4934858.tar.gz
r-alacritty-a7cf053c88a0e8a1cc8e1c0d60ceb717a4934858.tar.bz2
r-alacritty-a7cf053c88a0e8a1cc8e1c0d60ceb717a4934858.zip
Add bold italic font support
If the terminal escape sequences for bold and italic text are active, the text should be rendered as bold and italic. However, due to missing support in Alacritty, it would always render this text in bold. This adds support for combining the bold and italic escapes to render text in both styles and allows users to override the font for this scenario using the `font.bold_italic` configuration option.
Diffstat (limited to 'alacritty_terminal/src/tty/unix.rs')
0 files changed, 0 insertions, 0 deletions