Skip to content

Commit 8a69dd6

Browse files
committed
v0.1.0
1 parent c649f92 commit 8a69dd6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/incline.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,16 @@ window.options.winhighlight~
949949
==============================================================================
950950
4. Changelog *incline-changelog*
951951

952+
16 Nov 2025 v0.1.0
953+
Feat: Add 'smart' mode for hide.cursorline
954+
- Hides incline only when cursor or visual selection actually overlaps
955+
- Checks both row and column position (not just row)
956+
- Supports all visual modes (character-wise, line-wise, block)
957+
- Accounts for line wrapping, horizontal scrolling, and gutters
958+
- Doesn't hide when incline overlaps UI elements instead of buffer content
959+
Breaking: Default hide.cursorline changed from false to 'smart'
960+
Fix: Improve signcolumn width parsing for range formats like 'auto:1-2'
961+
952962
29 Apr 2022 v0.0.3
953963
Breaking: window.options.winhighlight is deprecated
954964
Feat: Add highlight support

0 commit comments

Comments
 (0)