From 0a0112a7e1dce011d855aa3c24f3e54a80271f79 Mon Sep 17 00:00:00 2001 From: itsjunetime Date: Wed, 26 Nov 2025 12:27:40 -0600 Subject: [PATCH] - Update changelog for PR 118 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c7251..9960981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Updated help page to only show kitty keybindings when you're actually using kitty - Map page-up and page-down keybindings to do the same thing as up-key and down-key (thanks [@maxdexh](https://github.com/maxdexh)!) - Vertically center pages within the available space if they are not constrained by the height (thanks [@maxdexh](https://github.com/maxdexh)!) +- Fixed issue with cooked mode not being restored upon panic/error (thanks [@maxdexh](https://github.com/maxdexh)!) # v0.4.3