Skip to content

Commit 43f0508

Browse files
committed
Update CHANGELOG (0.72.0)
1 parent 1986d10 commit 43f0508

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,12 @@ CHANGELOG
1515
```
1616
- `--header-label` and `--footer-label` render on their respective separator row.
1717
- The separator inherits `--color list-border` when the section's own border color is not explicitly set.
18-
- `--header-first` is not compatible with `--header-border=inline` or `--header-lines-border=inline`; `--header-border=inline` requires `--header-lines-border` to be `inline` or unset.
18+
- `inline` takes precedence over `--header-first`: the inline section stays inside the list frame. `--header-border=inline` requires `--header-lines-border` to be `inline` or unset.
19+
- [vim] Move and resize popup window when detecting `VimResized` event (#4778) (@Vulcalien)
20+
- Bug fixes
21+
- Fixed gutter display in `--style=minimal`
22+
- Fixed arrow keys / Home / End without modifiers being ignored under the kitty keyboard protocol (#4776) (@TymekDev)
23+
- bash: Persist history deletion when `histappend` is on (#4764)
1924
2025
0.71.0
2126
------

0 commit comments

Comments
 (0)