mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Linux: Fix a regression in the previous release that caused automatic selection of fonts when using aliases such as "monospace" to not work
Fix #1209
This commit is contained in:
parent
36b3582825
commit
35653ef4b4
2 changed files with 11 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ Changelog
|
|||
- Fix passing input via the pipe action to a program without a window not
|
||||
working.
|
||||
|
||||
- Linux: Fix a regression in the previous release that caused automatic
|
||||
selection of fonts when using aliases such as "monospace" to not work
|
||||
(:iss:`1209`)
|
||||
|
||||
0.13.0 [2018-12-05]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue