forked from pool/wezterm
Accepting request 983199 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd^git356: * macos: use shift-tab hack with ctrl-shift-tab as well * docs: changelog for https://github.com/wez/wezterm/issues/2063 * rename focus_change_repaint_delay -> x11_focus_change_repaint_delay_ms * x11: query focus after repaint delay * x11: allow configuration of repaint delay * macos: allow for keyboard translation data to be null * term: implement OSC 1337 ReportCellSize * track dpi in mux and terminal model * avoid spawn failures after using `sudo -i` * docs: changelog for #2125 #2052 * Update wezterm.desktop * appease dependabot security alerts * exit_behavior = "Close" is now the default * make enable_wayland = true the default OBS-URL: https://build.opensuse.org/request/show/983199 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
45dbaf8632
commit
5cdce3f362
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">75066cb52254cb7dd673c541c8e5fcce03943529</param>
|
||||
<param name="revision">adf96794610bf336ff3e90710208235275d0b7db</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