1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/termwiz/src
Wez Furlong 962e44bbfb WIP: fancier tab bar
`use_fancy_tab_bar` switches to an alternate rendering of the tab
bar that uses the window_frame config to get a proportional
title font to use to render tabs, as well as rendering a few
additional elements to space out and make the tabs feel more
like tabs.

Computing the number of tabs doesn't respect the alternate font
at this time.

Formatted tab item foreground and background colors are also
not respected at this time.

refs: #1180
2021-10-04 17:35:54 -07:00
..
caps termwiz: avoid file io when terminfo db is pre-filled 2021-06-13 09:06:22 -07:00
escape kitty img: parse and implement basic anim frame composition 2021-08-03 21:57:27 -07:00
lineedit termwiz: Remove anyhow::Result from public API 2021-01-08 00:32:30 -08:00
render allow locking ImageData's ImageDataType for mutation 2021-08-02 21:35:57 -07:00
surface WIP: fancier tab bar 2021-10-04 17:35:54 -07:00
terminal filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
widgets Remove unused Error import 2021-09-29 20:58:47 -07:00
cell.rs fonts: Fix shaping metrics 2021-09-22 08:34:40 -07:00
cellcluster.rs gui: fix lost sync with the cell position in the renderer 2021-08-13 09:34:36 -07:00
color.rs RgbColor: store 10bpc 2021-07-10 15:06:32 -07:00
emoji_presentation.rs termwiz: improve performance of emoji presentation lookup 2021-08-11 23:06:16 -07:00
emoji.rs termwiz: improve performance of emoji presentation lookup 2021-08-11 23:06:16 -07:00
error.rs filedescriptor: remove anyhow from public interface 2021-05-23 14:24:01 -07:00
hyperlink.rs lua: add window::effective_config() method 2021-02-27 12:39:22 -08:00
image.rs termwiz: fix test build when image feature is disabled 2021-08-08 16:43:10 -07:00
input.rs term: fix encoding F1-F4 2021-09-12 09:30:14 -07:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs clippy 2019-02-24 12:01:08 -08:00
lib.rs termwiz: improve performance of emoji presentation lookup 2021-08-11 23:06:16 -07:00
macros.rs termwiz: do not depend on derive_builder 2020-02-11 07:45:50 -08:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00
rgb.txt Remove dep on palette for resolving color names 2020-02-07 08:58:53 -08:00