|
53045123c6
|
build: update to zig 0.14.0-dev.3039
|
2025-02-04 22:59:18 +01:00 |
|
|
4145460012
|
refactor: simplify Plane/Widget usage
|
2025-01-23 16:12:56 +01:00 |
|
|
1c087203e0
|
fix: escape file list contents to avoid rendering garbage
|
2024-12-20 15:34:29 +01:00 |
|
|
f7ba83fd83
|
refactor: prefer Plane.fill for blanking with alpha
|
2024-12-12 19:25:44 +01:00 |
|
|
150374afae
|
feat: add argument metadata to (most) commands that take parameters
|
2024-11-21 17:34:11 +01:00 |
|
|
572f74d8ba
|
fix: alpha rendering in filelist_view
|
2024-11-18 21:21:30 +01:00 |
|
|
9421f4e7f6
|
fix: avoid some potential memory leaks in ripgrep and filelist_view
|
2024-11-04 22:20:07 +01:00 |
|
|
cfb9f8cf11
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
|
|
16c5471126
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
|
|
d75dcd7b84
|
feat: add metadata to all commands
|
2024-09-17 23:00:53 +02:00 |
|
|
bf3fe5f2ba
|
refactor: run zigimports
closes: #38
|
2024-09-10 22:25:54 +02:00 |
|
|
7b812d73ea
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
|
|
521c7befef
|
fix: zero file list view position on reset()
|
2024-08-20 16:08:28 +02:00 |
|
|
4127cf8bcf
|
feat: show diagnostics in the file list view if they refer to another file
|
2024-08-18 16:21:38 +02:00 |
|
|
8eaddfb6ee
|
fix: don't truncate line numbers in filelist_view
|
2024-08-17 23:28:01 +02:00 |
|
|
50d47a73f2
|
feat: add mouse resizing of panel views
|
2024-08-13 19:38:35 +02:00 |
|
|
953fc8535c
|
feat: add up/down/enter keybindings to find_in_files mode to browse and select matches
|
2024-08-12 23:23:17 +02:00 |
|
|
7a8191c139
|
fix(filelist): update scrollbar in move_next
|
2024-08-11 22:08:53 +02:00 |
|
|
c53067a7cd
|
feat: use panel background in filelist view scrollbar
|
2024-08-11 21:32:23 +02:00 |
|
|
3cbca45b82
|
feat: improve layout of filelist view
|
2024-08-11 21:03:37 +02:00 |
|
|
3a7e124255
|
feat: make filelist_view fully mouse and keyboard scrollable
|
2024-08-11 20:28:38 +02:00 |
|
|
476baf768e
|
fix: correct a couple of integer overflow errors
|
2024-08-07 20:32:25 +02:00 |
|
|
4fd1f4935c
|
feat: start work on makeing filelist_view scrollable
|
2024-07-28 23:02:15 +02:00 |
|
|
9a6c5baf8b
|
feat: add keybindings for next/previous file in filelist_view (A-n/p)
|
2024-07-28 22:41:07 +02:00 |
|
|
f535fc02bf
|
feat: more work on new find in files results table
|
2024-07-27 23:57:56 +02:00 |
|
|
d22dcff571
|
feat: start work on file list view
|
2024-07-27 13:28:45 +02:00 |
|