1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/src
Wez Furlong d39c16c406 wezterm: check for new releases
This commit adds some plumbing that will use the github API to
probe the currently released version of wezterm, and if it is
newer than the running version, show a window with some release
information and links to the changelog and download page.

The checks can be disabled in the config (but require a restart
to take effect!) and default to checking every 24 hours.

If running an AppImage on linux, links directly to the appimage
download.  In the future I'd like to have the download button
use zsync to apply the update to the local image.
2020-05-08 22:18:31 -07:00
..
config wezterm: check for new releases 2020-05-08 22:18:31 -07:00
font fix inverted logic when warning about not finding a font in font_dirs 2020-02-14 12:38:04 -08:00
frontend wezterm: check for new releases 2020-05-08 22:18:31 -07:00
mux support Terminal identification sequence 2020-05-03 22:10:38 -07:00
scripting wezterm: support portable AppImage invocation 2020-05-06 09:11:13 -07:00
server mux: use approx rtt to decide whether to use predictive echo 2020-03-31 08:41:53 -07:00
connui.rs wezterm: check for new releases 2020-05-08 22:18:31 -07:00
keyassignment.rs add launch_menu section to the configuration 2020-04-11 17:31:55 -07:00
localtab.rs track the full current dir URL for OSC 7 2020-01-14 22:06:13 -08:00
main.rs wezterm: check for new releases 2020-05-08 22:18:31 -07: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 support Terminal identification sequence 2020-05-03 22:10:38 -07:00
stats.rs there's no such thing as an acquire store... 2020-01-17 09:02:16 -08:00
termwiztermtab.rs wezterm: check for new releases 2020-05-08 22:18:31 -07:00
update.rs wezterm: check for new releases 2020-05-08 22:18:31 -07:00