Jack Wills
6d424c8b0b
docs: changelog
2025-09-27 21:27:55 +00:00
Jack Wills
bfda183eb9
docs: changelog
2025-09-27 21:24:15 +00:00
Jack Wills
1596de8681
chore: dependencies updated
2025-09-27 21:23:37 +00:00
Jack Wills
69daba4f5a
docs: changelog
2025-09-27 21:21:52 +00:00
Jack Wills
66dae5e61e
chore: GitHub workflow updated
2025-09-27 21:21:42 +00:00
Jack Wills
aef0c9503e
chore: dependencies updated
2025-09-21 09:13:01 +00:00
Jack Wills
d4af754ad2
chore: create_release.sh updated
2025-09-20 22:33:22 +00:00
Jack Wills
f0771eab5d
chore: dependencies updated
2025-09-20 22:16:22 +00:00
Jack Wills
a2316a9cac
refactor: log search scroll
2025-09-20 22:15:43 +00:00
Jack Wills
96d9469623
feat: log search functionality, closes #72
2025-09-20 22:04:40 +00:00
Jack Wills
03599b4665
chore: dependencies updated
2025-09-13 09:55:10 +00:00
Jack Wills
52a04ec1d0
feat: scroll_down_many & scroll_up_many removed.
...
`scroll_down_one`/`scroll_up_one` renamed `scroll_up`/`scroll_down`
2025-09-13 09:52:52 +00:00
Jack Wills
487c3faf96
feat: term > filter term, tests updated
2025-08-31 15:40:06 +00:00
Jack Wills
072aa31b9d
Merge branch 'main' into dev
2025-08-31 14:50:23 +00:00
Jack Wills
a5f7b22254
Merge branch 'dev'
2025-08-31 14:49:54 +00:00
Jack Wills
ce3db21de4
docs: README.md updated
2025-08-31 14:45:56 +00:00
Jack Wills
95086fbb1c
docs: README.md updated
2025-08-31 14:45:26 +00:00
Jack Wills
47dd39a62f
fix: yet another workflow fix
2025-08-21 22:36:05 +00:00
Jack Wills
19d6494485
chore: merge main into dev
2025-08-21 22:22:28 +00:00
Jack Wills
0a30dc8a07
chore: merge release-v0.11.1 into main
2025-08-21 22:22:24 +00:00
Jack Wills
513236131a
chore: release v0.11.1
2025-08-21 22:22:23 +00:00
Jack Wills
3a03741e86
docs: changelog
2025-08-21 22:15:21 +00:00
Jack Wills
efa9f28780
docs: changelog
2025-08-21 22:09:00 +00:00
Jack Wills
9282ffb936
docs: changelog
2025-08-21 22:08:39 +00:00
Jack Wills
94699ecf16
docs: changelog
2025-08-21 22:08:08 +00:00
Jack Wills
2cc0bcdaa7
docs: changelog
2025-08-21 22:07:17 +00:00
Jack Wills
d1b69858c6
revert: workflow reverted
2025-08-21 22:05:00 +00:00
Jack Wills
71e8dc3a44
chore: merge main into dev
2025-08-21 21:48:22 +00:00
Jack Wills
777477f797
chore: merge release-v0.11.0 into main
2025-08-21 21:48:17 +00:00
Jack Wills
423e1af763
chore: release v0.11.0
2025-08-21 21:48:16 +00:00
Jack Wills
2c3ed5acb2
docs: changelog
2025-08-21 21:20:18 +00:00
Jack Wills
0838420055
chore: workflow updated
2025-08-21 21:19:20 +00:00
Jack Wills
6573af1ed7
chore: GitHub action updated
2025-08-21 19:20:33 +00:00
Jack Wills
9fb2de74ce
docs: changelog
2025-08-21 18:53:40 +00:00
Jack Wills
f9b40ea03d
chore: dependencies updated
2025-08-21 18:52:47 +00:00
Jack Wills
7669250c1e
docs: changelog
2025-08-21 18:51:36 +00:00
Jack Wills
2c0833a21c
chore: docker-compose updated
2025-08-21 18:44:32 +00:00
Jack Wills
bb1fe019be
docs: changelog
2025-08-21 15:44:13 +00:00
Jack Wills
c5bbffdb5f
feat: ctrl scroll modifier
...
Use the `ctrl` button to scroll by a factor of ten
2025-08-21 15:19:10 +00:00
Jack Wills
8939ac0345
feat: show horizontal scroll title
...
Show a horizontal scroll title, with arrows, if available
2025-08-18 14:02:00 +00:00
Jack Wills
7e892af838
docs: changelog
2025-08-15 13:02:07 +00:00
Jack Wills
3532fdd642
docs: changelog
2025-08-15 13:01:44 +00:00
Jack Wills
696e9e0872
refactor: redraw get_clear() use a swap
2025-08-15 11:13:00 +00:00
Jack Wills
ced885e012
chore: dependencies updated
2025-08-15 09:05:27 +00:00
Jack Wills
50edbc0cc0
feat: clear screen & redraw
...
New keymap key to clear the screen & redraw. Useful if gui shows any glitches
2025-08-15 01:07:34 +00:00
Jack Wills
eb686e2c95
refactor: remove macos cfg conts functions
...
Zigbuild updated to rust 1.87
2025-08-14 23:55:04 +00:00
Jack Wills
79d19ceeb8
chore: Rust 1.89 linting
...
#![allow(clippy::collapsible_if)] used, due to Zigbuild version @ 1.87.0
2025-08-14 23:51:38 +00:00
Jack Wills
cfda2ee57d
docs: readme.md updated
2025-08-14 23:43:01 +00:00
Jack Wills
c190f0206c
feat: horizontally scroll across log
...
By default, use left and right arrow keys to horizontally scroll over the lines of logs, also has various refactors to reduced to size of the vec of logs sent to the ui renderer
2025-08-14 23:20:44 +00:00
Jack Wills
6b6d9fcbc1
chore: merge main into dev
2025-06-19 21:32:21 +00:00