17 Oct 2025
patrickb oh nose! what did I miss? 10:06
lizmat japhb: if you have sufficient rights, in can re-sent notifications to let the commits show up here 10:08
settings / webhooks / deliveries ... re-deliver
Geth Terminal-Capabilities/main: 1d8448ac4b | (Geoffrey Broadwell)++ | bin/terminal-autodetect
Add missing KONSOLE_VERSION to Konsole env vars
15:13
Terminal-Capabilities/main: 602a3a2862 | (Geoffrey Broadwell)++ | 2 files
Add support for drawing symbol capabilities
Terminal-Capabilities/main: 54c5069f0c | (Geoffrey Broadwell)++ | lib/Terminal/Capabilities/Autodetect.rakumod
Add drawing symbol autodetection; refactor has-utf8 handling
Terminal-Capabilities/main: 023137b595 | (Geoffrey Broadwell)++ | Changes
Update Changes
15:14
Terminal-Capabilities/main: 43255a8c6c | (Geoffrey Broadwell)++ | 2 files
0.0.10
Terminal-Capabilities/main: 023137b595 | (Geoffrey Broadwell)++ | Changes
Update Changes
Terminal-Capabilities/main: 43255a8c6c | (Geoffrey Broadwell)++ | 2 files
0.0.10
Terminal-Capabilities/main: 5 commits pushed by (Geoffrey Broadwell)++ 15:15
Terminal-Capabilities/main: e7c4af3c2d | (Geoffrey Broadwell)++ | 2 files
0.0.11
Terminal-Tests/main: 12eecfc70d | (Geoffrey Broadwell)++ | lib/Terminal/Tests/App/QuickTest.rakumod
Tiny tweak
15:16
Terminal-Tests/main: c9c56c4553 | (Geoffrey Broadwell)++ | lib/Terminal/Tests/App/QuickTest.rakumod
Add sub/superscript 'n' next to other sub/super
Terminal-Tests/main: fd168fd951 | (Geoffrey Broadwell)++ | lib/Terminal/Tests/App/QuickTest.rakumod
Remove symbols used elsewhere from upper right block, filling with more Uni1
Terminal-Tests/main: 503d730898 | (Geoffrey Broadwell)++ | 3 files
Add autodetection summary at top of quick test
15:17
Terminal-Tests/main: 6db7069c1b | (Geoffrey Broadwell)++ | 2 files
0.0.6
Terminal-Tests/main: 953a21d9d0 | (Geoffrey Broadwell)++ | 3 files
Improve autodetection string and pick up detection fixes
15:42
Terminal-Tests/main: 58f74dad72 | (Geoffrey Broadwell)++ | 2 files
0.0.7
Terminal-LineEditor/main: 51a8ea046b | (Geoffrey Broadwell)++ | 2 files
Bump dependencies to pick up bugfixes
15:44
Terminal-LineEditor/main: 97fa7445d3 | (Geoffrey Broadwell)++ | 3 files
0.0.23
japhb OK, that should get me caught up. 15:45
18 Oct 2025
lizmat :-) 09:30
22 Oct 2025
Geth Terminal-Capabilities/main: 224fc4714f | (Geoffrey Broadwell)++ | 2 files
Fixes for rxvt autodetection
04:01
Terminal-Capabilities/main: e6fc1c043c | (Geoffrey Broadwell)++ | 2 files
0.0.12
25 Oct 2025
Terminal-Tests/main: 5 commits pushed by (Geoffrey Broadwell)++ 04:30
Terminal-Tests/main: efa71790f6 | (Geoffrey Broadwell)++ | README.md
Internal link fix in README
04:40
Terminal-Tests/main: afe7bf77fe | (Geoffrey Broadwell)++ | 2 files
Fix README formatting bug
04:46
Terminal-Tests/main: 278562bd33 | (Geoffrey Broadwell)++ | 2 files
0.0.8
04:49
28 Oct 2025
Terminal-Tests/main: 688836a92b | (Geoffrey Broadwell)++ | lib/Terminal/Tests/App/QuickTest.rakumod
Add programming ligatures to quick-test pattern
17:27
Terminal-Tests/main: 4 commits pushed by (Geoffrey Broadwell)++ 23:03
Terminal-Tests/main: 207036d6fd | (Geoffrey Broadwell)++ | 2 files
Fix README typo
23:10
Terminal-Tests/main: 1eb6a3c20d | (Geoffrey Broadwell)++ | 2 files
0.0.9
23:11
29 Oct 2025
ab5tract Has everyone heard about the upcoming release from the ghostty folks? 09:04
libghostty-vt, mentioned here: mitchellh.com/writing/libghostty-is-coming
patrickb Oh, that's nice! Thanks for the link. (I'd love to see a Raku lib for this, once it's out. But I guess having a pure Raku term stack will also still have it's merit.) 09:58
ab5tract If nothing else, it may point us ways out of hard edge cases 10:10
patrickb I imagine a world where tools can freely switch from pure raku to libghostty. So just install libghostty and all is perfect. Don't install and you get the pure raku version. 13:02
So yes, that's absolutely the solution for all cases where you need more than a basic terminal. 13:04
for full transparency: I have a basic pure raku terminal emulator here: sr.ht/~patrickb/Anolis/ 13:07
My plan was to use it in the tui debugger I'm working on.
ab5tract awesome! 13:58