Commit graph

7 commits

Author SHA1 Message Date
05cba52397
fix: crash in View when panel is maximized 2026-02-26 20:29:36 +01:00
4fcde7b861
fix: scroll_cursor_min_border_distance should always be read from config
And fix an off-by-one issue causing the distance at the bottom of the view
to be one line less than the top.

close #506
2026-02-18 14:14:47 +01:00
a53ef127ec
feat: add fast_scroll mode support to horizontal scrolling
Also, bump the basic scroll step to 5 columns like other editors.
2026-01-14 11:09:42 +01:00
6b4549f400
refactor: add View.clam_offset 2025-12-26 22:47:51 +01:00
bf0d4402ea
refactor: lots more writergate fixes - first successful build 2025-09-25 22:01:29 +02:00
76ef0aff3a
fix: minor off-by-one bug in View.is_visible 2025-08-25 21:32:58 +02:00
6bab2e6cda refactor: move buffer module to a subdirectory 2024-03-02 20:14:48 +01:00
Renamed from src/View.zig (Browse further)