diff --git a/_service b/_service index a457e2f..22ad944 100644 --- a/_service +++ b/_service @@ -1,9 +1,9 @@ https://github.com/wez/wezterm - @PARENT_TAG@^git@TAG_OFFSET@ + @PARENT_TAG@+git@TAG_OFFSET@ git - 21e6fcedd9693ae1d507ba48fb31ba3dc3cdb821 + 9076bb312b23f858884f8789c0e31470290569d5 (\d+)-(\d+)-(\w+) \1.\2.\3 enable diff --git a/vendor.tar.xz b/vendor.tar.xz index 71478e0..3c063a7 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0077e830c6a09f5c049bd7c340d9571c5754c6eaecad775518820970392ad267 -size 53845268 +oid sha256:305f4d53cd2e67f38b020ef932d1eb38a444e824e5d6cdc978a77b757fe7ae85 +size 53810504 diff --git a/wezterm-20220408.101518.b908e2dd^git413.tar.xz b/wezterm-20220408.101518.b908e2dd^git413.tar.xz deleted file mode 100644 index 1650e75..0000000 --- a/wezterm-20220408.101518.b908e2dd^git413.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5454e79127a8410e69c8a1f1f1f5492800a25f76eceb7be1ae4dda683ada6622 -size 121092180 diff --git a/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz b/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz new file mode 100644 index 0000000..b801869 --- /dev/null +++ b/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c58a31b1a57fc444b788f6c274aee193a82ef260d4867fb2d900fec79243415 +size 121119980 diff --git a/wezterm.changes b/wezterm.changes index c4a586d..e133c35 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Jun 27 01:56:50 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 20220624.141144.bd1b7c5d+git17: + * docs: https://github.com/wez/wezterm/issues/2185 + * fix `winget list` causes toast notification spam + * fix(#2175): correct get-dep script for arch distro's + * ActivateKeyTable replace_current wasn't actually optional + * docs: Use new `wezterm.action.Action` syntax in rest of the docs + * allow action=wezterm.action.ExtendSelectionToMouseCursor(nil) + * lua: catch non-array style keys in array style table + * docs: Improve clarity of wezterm.on wrt. callback params and example + * ci: make deterministic again! + * docs: update keyassignment reference for more ergnomic wezterm.action syntax + * docs: wezterm.action ergnomics + * ci: revise release info mapping for adjusted rpm names + * ci: distroid - to _ + * ci: refine distroid + * ci: revise rpm filenames + * docs: update for newly available stable binary downloads + * docs: update for release + * docs: more tweak + * docs: tweak changelog + * macos: really really fix ctrl-shift-tab + * docs: add show-keys command + * fix: properly restore cooked mode in windows + * Added winapi feature "shellapi" to procinfo + ------------------------------------------------------------------- Thu Jun 23 14:49:14 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/wezterm.spec b/wezterm.spec index bb6d62f..cbc80ba 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -17,7 +17,7 @@ Name: wezterm -Version: 20220408.101518.b908e2dd^git413 +Version: 20220624.141144.bd1b7c5d+git17 Release: 0 Summary: GPU-accelerated cross-platform terminal emulator and multiplexer URL: https://github.com/wez/wezterm