Update from 782a17df to ff77c7a5:

- ipc: fix deadlock when aerc is not running
  - commands: remove compose commands from message viewer
  - msglist: allow configuring default split
  - ui: enable CSIu key encoding
  - binds: refactor parser to be more tolerant
This commit is contained in:
Matej Cepl 2024-02-23 23:39:00 +01:00
parent af45306cab
commit 3de04ef57f
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 23 22:38:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 782a17df to ff77c7a5:
- ipc: fix deadlock when aerc is not running
- commands: remove compose commands from message viewer
- msglist: allow configuring default split
- ui: enable CSIu key encoding
- binds: refactor parser to be more tolerant
-------------------------------------------------------------------
Tue Feb 20 00:47:50 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.17.0+git.1708378192.782a17df
Version: 0.17.0+git.1708637350.ff77c7a5
Release: 0
Summary: An email client for terminals
License: MIT