1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/src
Wez Furlong 9f270c25e7 mux: fix tab title at attach time
We were ignoring the title returned by list tabs and would subsequently
only pick up the title after a later update.

This passes the title in at construction.
2020-01-05 14:44:08 -08:00
..
config instrument painting and rpc calls 2020-01-05 14:37:17 -08:00
font add harfbuzz shaping stats 2020-01-05 14:37:17 -08:00
frontend mux: workaround a spurious panic notification with ssh connections 2020-01-05 14:37:17 -08:00
mux move URL highlight processing to the gui layer 2020-01-05 14:37:17 -08:00
server mux: fix tab title at attach time 2020-01-05 14:44:08 -08:00
keyassignment.rs Process shift+pageup/down at the gui layer 2020-01-05 14:37:17 -08:00
localtab.rs remove some dead code 2020-01-05 14:37:17 -08:00
main.rs mux: workaround a spurious panic notification with ssh connections 2020-01-05 14:37:17 -08:00
ratelim.rs switch most of the rest of the mux over to the new model 2020-01-05 14:37:17 -08:00
ssh.rs Improve palette handling w/ live config reloading 2019-12-23 14:19:48 -08:00
stats.rs instrument rpc size distribution 2020-01-05 14:37:17 -08:00
termwiztermtab.rs move URL highlight processing to the gui layer 2020-01-05 14:37:17 -08:00