.. |
mode
|
feat: add config options to disable scrollbars and/or file icons
|
2025-03-06 17:11:49 +01:00 |
status
|
feat: add config options to disable scrollbars and/or file icons
|
2025-03-06 17:11:49 +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 config options to disable scrollbars and/or file icons
|
2025-03-06 17:11:49 +01:00 |
editor_gutter.zig
|
feat: toggle gutter symbols along with inline diagnostics
|
2025-02-21 22:05:17 +01:00 |
filelist_view.zig
|
feat: add config options to disable scrollbars and/or file icons
|
2025-03-06 17:11:49 +01:00 |
fonts.zig
|
refactor: move digit styles to fonts.zig
|
2025-02-06 21:13:28 +01:00 |
home.zig
|
feat: re-organize home screen
|
2025-03-06 21:11:51 +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
|
feat: improve some command description strings
|
2025-03-06 21:06:59 +01:00 |
Menu.zig
|
feat: add config options to disable scrollbars and/or file icons
|
2025-03-06 17:11:49 +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
|
feat: improve some command description strings
|
2025-03-06 21:06:59 +01:00 |
Widget.zig
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
WidgetList.zig
|
fix: stop after removing widget in Widget.remove (fixes ReleaseFast crash)
|
2025-03-05 17:51:19 +01:00 |
WidgetStack.zig
|
fix: WidgetStack should walk widgets from top to bottom
|
2024-10-19 15:29:45 +02:00 |