| .. |
|
mode
|
feat: open_file in split with shift+enter
|
2026-01-14 21:39:34 +01:00 |
|
status
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
Box.zig
|
refactor: move from_client_box and to_client_box to Widget.Box
|
2025-12-01 15:43:55 +01:00 |
|
Button.zig
|
fix: crash in home screen
|
2025-10-30 21:30:13 +01:00 |
|
editor.zig
|
fix: only render terminal cursors in focused editors
|
2026-01-15 13:00:21 +01:00 |
|
editor_gutter.zig
|
fix: gutters should only accept diff updates for their attached editor
|
2026-01-13 20:36:11 +01:00 |
|
expansion.zig
|
refactor: add expansion module
|
2025-12-16 23:03:02 +01:00 |
|
filelist_view.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
Fire.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
fonts.zig
|
docs: add some more problematic glyphs to font test text
|
2025-10-07 20:55:19 +02:00 |
|
home.zig
|
feat: indicate home screen focus by (un)selecting menu
|
2026-01-15 12:21:45 +01:00 |
|
info_view.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
InputBox.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
inputview.zig
|
refactor: tweak style in keybindview and inputview
|
2025-12-11 19:50:10 +01:00 |
|
inspector_view.zig
|
refactor: add panel border to inspector_view
|
2025-12-11 19:00:07 +01:00 |
|
keybindview.zig
|
refactor: tweak style in keybindview and inputview
|
2025-12-11 19:50:10 +01:00 |
|
keyhints.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
logview.zig
|
feat: add panel border to logview
|
2025-12-11 19:00:24 +01:00 |
|
lsp_info.zig
|
refactor: remove spammy trigger debug log messages
|
2026-01-05 12:11:11 +01:00 |
|
mainview.zig
|
fix: do not trigger completion if no completions are available
|
2026-01-15 10:21:43 +01:00 |
|
Menu.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
MessageFilter.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
ModalBackground.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
scrollbar_v.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
tui.zig
|
fix: unrendered_input_events_count should reset on render
|
2026-01-15 15:16:12 +01:00 |
|
Widget.zig
|
refactor: make Widget.get method const
|
2026-01-06 19:22:24 +01:00 |
|
WidgetList.zig
|
refactor: make Widget.get method const
|
2026-01-06 19:22:24 +01:00 |
|
WidgetStack.zig
|
refactor: add focus/unfocus to widget vtable
|
2025-11-06 19:23:14 +01:00 |
|
WidgetStyle.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |