Geth Terminal-Capabilities/main: 82f6ef69cb | (Geoffrey Broadwell)++ | 2 files
Update feature-defaults test to current cap set
01:46
Terminal-Tests/main: 985d5cfa9f | (Geoffrey Broadwell)++ | 2 files
Improve full-test screens and descriptions
04:01
Terminal-Tests/main: e50aca2644 | (Geoffrey Broadwell)++ | 2 files
0.0.12
Terminal-Widgets/main: 75ae6a7c16 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/ScrollBar.rakumod
Scrollbars should be Focusable and Themable
05:15
Terminal-Widgets/main: a1c8cb8d8e | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Add Viewer::Tree node/line caches and fix scrolling
Terminal-Widgets/main: 634148b94f | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Remove leftover debug code
05:19
Terminal-Widgets/main: 8a1bac1e0a | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Keypress handling and refactoring in Viewer::Tree
07:28
16:13 japhb left 16:14 japhb joined 18:06 lizmat_ left, lizmat joined
japhb No Geth? 21:35
22:26 Geth joined
lizmat kicked it 22:26
Geth Terminal-Widgets/main: 9e9e4168a1 | (Geoffrey Broadwell)++ | 2 files
Allow Viewer::Tree sort to be overridden

Plus minor code reorder to keep similar methods together
22:40
japhb thanks lizmat!
There were a couple commits missed, but don't bother to resend. It'll all be in the changelogs later anyway. :-)
Geth Terminal-Widgets/main: 11ee9ce57d | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/ScrollBar.rakumod
Fix thinko that broke scrollbar keypresses
22:57
Terminal-Widgets/main: 108c25b44b | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/ScrollBar.rakumod
Let scrollbars tab away focus
23:37
Terminal-Widgets/main: ee1c0b3a79 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/TopLevel.rakumod
Switch refresh protocol for TopLevel.focus-on