This website requires JavaScript.
Explore
Help
Sign In
yves-biener
/
zterm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Wiki
Activity
All Workflows
Release Zig Application
Zig Project Action
131 workflow runs
Actor
All actors
yves-biener
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
feat/exec
feat/popup
main
fix(renderer): direct renderer now enforces newlines to handle resizing correctly
Release Zig Application #253
:
Commit
b9b913c0fa
pushed by
yves-biener
main
2026-06-26 15:55:34 +02:00
42s
View workflow file
fix(renderer): direct renderer now enforces newlines to handle resizing correctly
Zig Project Action #252
:
Commit
b9b913c0fa
pushed by
yves-biener
main
2026-06-26 15:54:52 +02:00
2m42s
View workflow file
feat(terminal): support OSC 52 to yank to system clipboard
Release Zig Application #251
:
Commit
7500c0aa83
pushed by
yves-biener
main
2026-06-14 21:08:07 +02:00
15m0s
View workflow file
feat(terminal): support OSC 52 to yank to system clipboard
Zig Project Action #250
:
Commit
7500c0aa83
pushed by
yves-biener
main
2026-06-14 20:53:07 +02:00
14m56s
View workflow file
mod: reset non-blocking reading of stdin when quitting
Release Zig Application #249
:
Commit
7675a3742d
pushed by
yves-biener
main
2026-06-05 19:16:08 +02:00
15m0s
View workflow file
mod: reset non-blocking reading of stdin when quitting
Zig Project Action #248
:
Commit
7675a3742d
pushed by
yves-biener
main
2026-06-05 19:01:08 +02:00
15m40s
View workflow file
mod: non blocking read of stdin regardless of raw mode option
Release Zig Application #247
:
Commit
5831a8e2d2
pushed by
yves-biener
main
2026-06-03 23:17:48 +02:00
14m59s
View workflow file
mod: non blocking read of stdin regardless of raw mode option
Zig Project Action #246
:
Commit
5831a8e2d2
pushed by
yves-biener
main
2026-06-03 23:02:48 +02:00
11m42s
View workflow file
mod: use unbuffered streaming writer for TUIs
Release Zig Application #245
:
Commit
cb262aa51f
pushed by
yves-biener
main
2026-06-03 18:12:48 +02:00
14m59s
View workflow file
mod: use unbuffered streaming writer for TUIs
Zig Project Action #244
:
Commit
cb262aa51f
pushed by
yves-biener
main
2026-06-03 17:57:48 +02:00
15m36s
View workflow file
mod(example): direct rendering "q" to quit
Release Zig Application #243
:
Commit
bdf58f5102
pushed by
yves-biener
main
2026-05-09 21:03:23 +02:00
44s
View workflow file
mod(example): direct rendering "q" to quit
Zig Project Action #242
:
Commit
bdf58f5102
pushed by
yves-biener
main
2026-05-09 21:02:39 +02:00
2m58s
View workflow file
mod(renderer/direct): buffer and flush screen output accordingly
Release Zig Application #241
:
Commit
312fbedf4c
pushed by
yves-biener
main
2026-04-02 09:57:25 +02:00
38s
View workflow file
mod(app): remove
interupt
method, merged with
stop
Release Zig Application #239
:
Commit
b39d4326be
pushed by
yves-biener
main
2026-02-13 13:29:19 +01:00
38s
View workflow file
mod(app): SIG.INT handler for Ctrl-C which issues a
.cancel
event
Release Zig Application #237
:
Commit
0bb91cab0d
pushed by
yves-biener
main
2026-02-02 21:31:23 +01:00
38s
View workflow file
add(renderer/direct): write newline function to align view if necessary
Release Zig Application #235
:
Commit
6781c43fcc
pushed by
yves-biener
main
2026-01-27 15:35:28 +01:00
38s
View workflow file
fix: correctly read inputs from *stdin* when not using *raw mode*
Release Zig Application #233
:
Commit
eb36c7c410
pushed by
yves-biener
main
2026-01-23 12:46:46 +01:00
39s
View workflow file
fix(app): do not reset remaining bytes after reading
Release Zig Application #229
:
Commit
39fb8af174
pushed by
yves-biener
main
2026-01-22 07:18:01 +01:00
39s
View workflow file
feat(inline): rendering without alternate screen
Release Zig Application #227
:
Commit
bfbe75f8d3
pushed by
yves-biener
main
2026-01-20 23:17:12 +01:00
38s
View workflow file
feat: introduce growth options
.horizontal_only
and
.vertical_only
Release Zig Application #225
:
Commit
836d7669e5
pushed by
yves-biener
main
2026-01-20 23:15:36 +01:00
39s
View workflow file
feat: introduce growth options
.horizontal_only
and
.vertical_only
Release Zig Application #223
:
Commit
836d7669e5
pushed by
yves-biener
main
2026-01-18 13:39:08 +01:00
38s
View workflow file
lint: correct typo
Release Zig Application #221
:
Commit
1621715ad8
pushed by
yves-biener
main
2026-01-17 12:34:41 +01:00
39s
View workflow file
mod: adapt implementation to
zig
version 0.15.2
Release Zig Application #219
:
Commit
4874252e8c
pushed by
yves-biener
main
2026-01-17 12:07:13 +01:00
38s
View workflow file
mod: adapt implementation to
zig
version 0.15.2
Zig Project Action #218
:
Commit
4874252e8c
pushed by
yves-biener
main
2026-01-17 12:06:33 +01:00
54s
View workflow file
ref: omit capture instead of dropping
Release Zig Application #217
:
Commit
19d1602d3b
pushed by
yves-biener
main
2026-01-12 23:32:03 +01:00
39s
View workflow file
ref: omit capture instead of dropping
Zig Project Action #216
:
Commit
19d1602d3b
pushed by
yves-biener
main
2026-01-12 23:30:13 +01:00
50s
View workflow file
feat(unicode): accept unicode characters through the app's input handler to be handled correctly;
key
introduce
isUnicode
method
Release Zig Application #215
:
Commit
88c7eea356
pushed by
yves-biener
main
2026-01-12 22:51:13 +01:00
39s
View workflow file
feat(unicode): accept unicode characters through the app's input handler to be handled correctly;
key
introduce
isUnicode
method
Zig Project Action #214
:
Commit
88c7eea356
pushed by
yves-biener
main
2026-01-12 22:50:32 +01:00
1m21s
View workflow file
mod: bump
zig
master version
Release Zig Application #213
:
Commit
b1a0d60ae3
pushed by
yves-biener
main
2026-01-06 23:00:19 +01:00
43s
View workflow file
mod: bump
zig
master version
Zig Project Action #212
:
Commit
b1a0d60ae3
pushed by
yves-biener
main
2026-01-06 22:59:33 +01:00
1m9s
View workflow file
First
Previous
1
2
3
4
5
Next
Last