diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-06-30 00:41:38 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-06-30 00:41:38 +0200 |
| commit | 43c2bd12249bc607fd78bb85d4c11a46d6797741 (patch) | |
| tree | 2386879c0bfacf93f99ff2eab526809b6a754f5f | |
| parent | 51915436f76ff262766d40bee3c84dfe3568d289 (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ a subprocess to be killed, when the user types ~C-g~, expecting that to quit a transient menu. #388 +- Fixed an edge-case when trying to put point on the same suffix + after refreshing the menu. e508e658 + +- Removed an unnecessary redraw, which additionally happened too + early, before suffixes were refreshed. #397 + * v0.9.2 2025-06-09 - Fixed a regression in v0.9.0, which made it impossible to change the |
