forked from pool/wezterm
Accepting request 982634 from home:uncomfyhalomacro:branches:X11:terminals
- add completions for bash, fish, and zsh - Update to version 20220408.101518.b908e2dd^git342: * deps: update * Fix minor typo in pad_right.md doc * Fix that harfbuzz skips the usage of some freetype functions unexpectedly * docs: freetype_pcf_long_family_names * fonts: add freetype_pcf_long_family_names option * windows: default allow_win32_input_mode=true * x11: Xkb is already in the mandatory list * mux: restore same-domain check for cwd when spawning tabs * win32: add extended/enhanced key concept for win32 input mode * deps: notify -> 5.0.0-pre.15 * deps: migrate from ratelimit_meter -> governor * docs: fix key tables example mismatched curly braces * deps: cargo update * fonts: fix automatic bold synthesis OBS-URL: https://build.opensuse.org/request/show/982634 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
0129c59e28
commit
45dbaf8632
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/wez/wezterm</param>
|
||||
<param name="versionformat">@PARENT_TAG@^git@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">9b6329b454a51bc7e11ebaa447500ce049035833</param>
|
||||
<param name="revision">75066cb52254cb7dd673c541c8e5fcce03943529</param>
|
||||
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
|
||||
<param name="versionrewrite-replacement">\1.\2.\3</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
Reference in New Issue
Block a user