SHA256
1
0
forked from pool/wezterm

- Update to version 20221119.145034.49b9839f+g14:

* Fix shell-resolution documentation in launch
  * build(deps): bump rstest from 0.15.0 to 0.16.0
  * env_logger -> 0.10
  * cargo update
  * fonts: improve error message slightly
  * cleanup: a few references to the Last Resort font
  * docs: https://github.com/wez/wezterm/pull/2662
  * wezterm-gui: implement move_by_page function
  * docs: add documentation for new default key bindings
  * wezterm-gui: support half page up/down navigation
  * docs: mention new background option from window_background_image
  * cargo update
  * refactor: replace the deprecated usage of `chrono::TimeZone::ymd`
  * docs: released 20221119-145034-49b9839f

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=50
This commit is contained in:
Soc Virnyl Estela
2022-12-04 03:09:45 +00:00
committed by Git OBS Bridge
parent d387bfa573
commit 2a6fffd81e
8 changed files with 31 additions and 15 deletions

View File

@@ -16,7 +16,4 @@ branch = "waiting-on-release"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[profile]
release = { strip = "symbols", lto = "thin", opt-level = "z" }
directory = "vendor"