mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 22:01:47 +03:00
d39c16c406
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. |
||
---|---|---|
.. | ||
config | ||
font | ||
frontend | ||
mux | ||
scripting | ||
server | ||
connui.rs | ||
keyassignment.rs | ||
localtab.rs | ||
main.rs | ||
ratelim.rs | ||
ssh.rs | ||
stats.rs | ||
termwiztermtab.rs | ||
update.rs |