.. |
mode
|
feat: add vim mode aliases for buffer commands
|
2025-09-23 15:52:18 +02:00 |
status
|
feat: reduce mode indicator clutter
|
2025-08-15 11:27:08 +02:00 |
Box.zig
|
refactor: add renderer abstraction layer
|
2024-05-09 11:48:33 +02:00 |
Button.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
editor.zig
|
feat: allow next/previous sibling functions to work with no selection
|
2025-09-22 13:06:53 +02:00 |
editor_gutter.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
filelist_view.zig
|
feat: add support for specifying byte positions in filelist_view
|
2025-08-17 22:32:44 +02:00 |
Fire.zig
|
fix: minor home screen fixes
|
2025-06-03 19:16:22 +02:00 |
fonts.zig
|
add some new text to the font test
|
2025-09-23 22:14:29 +02:00 |
home.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |
info_view.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
InputBox.zig
|
fix: also hide inputbox icons if show_fileicons config option is off
|
2025-08-14 16:29:46 +02:00 |
inputview.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
inspector_view.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
logview.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
mainview.zig
|
feat: make delete_buffer command with no argument delete the current buffer
|
2025-09-23 15:51:27 +02:00 |
Menu.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |
MessageFilter.zig
|
fix: prevent crash on invalid project directory
|
2025-08-13 12:09:06 +02:00 |
ModalBackground.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
scrollbar_v.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
tui.zig
|
feat: add optional integer arguments to goto and goto_offset commands
|
2025-09-17 23:05:21 +02:00 |
Widget.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |
WidgetList.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |
WidgetStack.zig
|
fix: WidgetStack should walk widgets from top to bottom
|
2024-10-19 15:29:45 +02:00 |
WidgetStyle.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |