.. |
mode
|
feat(buffers): add hidden indicator to buffer palette
|
2025-01-27 19:00:36 +01:00 |
status
|
feat(tabs): don't update tab styles config on startup
|
2025-01-30 14:07:52 +01:00 |
Box.zig
|
refactor: add renderer abstraction layer
|
2024-05-09 11:48:33 +02:00 |
Button.zig
|
feat(buffers): add support for ephemeral buffers
|
2025-01-27 18:59:13 +01:00 |
editor.zig
|
feat: add configuration and command to toggle display of inline diagnostics
|
2025-02-06 21:13:35 +01:00 |
editor_gutter.zig
|
refactor: move digit styles to fonts.zig
|
2025-02-06 21:13:28 +01:00 |
filelist_view.zig
|
refactor: simplify Plane/Widget usage
|
2025-01-23 16:12:56 +01:00 |
fonts.zig
|
refactor: move digit styles to fonts.zig
|
2025-02-06 21:13:28 +01:00 |
home.zig
|
refactor: improve capsulation and safety of tui module public api
|
2025-01-23 16:45:04 +01:00 |
info_view.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
InputBox.zig
|
refactor: improve capsulation and safety of tui module public api
|
2025-01-23 16:45:04 +01:00 |
inputview.zig
|
refactor: improve capsulation and safety of tui module public api
|
2025-01-23 16:45:04 +01:00 |
inspector_view.zig
|
refactor: improve capsulation and safety of tui module public api
|
2025-01-23 16:45:04 +01:00 |
logview.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
mainview.zig
|
fix: partially backport zig-0.14 command.Metadata change
|
2025-02-06 21:18:07 +01:00 |
Menu.zig
|
refactor: simplify Plane/Widget usage
|
2025-01-23 16:12:56 +01:00 |
MessageFilter.zig
|
refactor: improve handling and reporting of project manager and lsp errors
|
2024-10-14 17:56:39 +02:00 |
ModalBackground.zig
|
refactor: improve capsulation and safety of tui module public api
|
2025-01-23 16:45:04 +01:00 |
scrollbar_v.zig
|
refactor: simplify Plane/Widget usage
|
2025-01-23 16:12:56 +01:00 |
tui.zig
|
refactor: remove duplicate input trace
|
2025-01-28 22:01:50 +01:00 |
Widget.zig
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
WidgetList.zig
|
feat(tabs): complete tabs widget and next_/previous_tabs
|
2025-01-24 23:26:41 +01:00 |
WidgetStack.zig
|
fix: WidgetStack should walk widgets from top to bottom
|
2024-10-19 15:29:45 +02:00 |