SHA256
1
0
forked from pool/wezterm

Accepting request 984736 from home:uncomfyhalomacro:branches:X11:terminals

- Update to version 20220408.101518.b908e2dd^git413:
  * fonts: add negative cache into LoadedFont
  * show-keys: make keys more readable to humans
  * debug overlay: now supports statements as well as expressions
  * add wezterm show-keys command
  * x11: flush prior to mapping window
  * docs: changelog for #1913 #2158
  * fonts: remove no_glyphs cache from FontConfigInner
  * Update copymode.md: description of `O` key assignment (#2156)
  * add sample matched strings
  * github hyperlink example

OBS-URL: https://build.opensuse.org/request/show/984736
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=14
This commit is contained in:
Soc Virnyl Estela
2022-06-23 23:31:23 +00:00
committed by Git OBS Bridge
parent 5cdce3f362
commit 0b766cf094
6 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jun 23 14:49:14 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 20220408.101518.b908e2dd^git413:
* fonts: add negative cache into LoadedFont
* show-keys: make keys more readable to humans
* debug overlay: now supports statements as well as expressions
* add wezterm show-keys command
* x11: flush prior to mapping window
* docs: changelog for #1913 #2158
* fonts: remove no_glyphs cache from FontConfigInner
* Update copymode.md: description of `O` key assignment (#2156)
* add sample matched strings
* github hyperlink example
-------------------------------------------------------------------
Thu Jun 16 13:04:52 UTC 2022 - socvirnyl.estela@gmail.com