This website requires JavaScript.
Explore
Help
Sign In
yves-biener
/
zterm
Watch
1
Star
0
Fork
0
You've already forked zterm
Code
Issues
Pull Requests
Actions
Wiki
Activity
All Workflows
release.yaml
test.yaml
Actor
All actors
yves-biener
Status
All status
Success
Failure
Waiting
Running
add(renderer/direct): write newline function to align view if necessary
#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*
#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
#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
#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`
#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`
#223
:
Commit
836d7669e5
pushed by
yves-biener
main
2026-01-18 13:39:08 +01:00
38s
View workflow file
lint: correct typo
#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
#219
:
Commit
4874252e8c
pushed by
yves-biener
main
2026-01-17 12:07:13 +01:00
38s
View workflow file
ref: omit capture instead of dropping
#217
:
Commit
19d1602d3b
pushed by
yves-biener
main
2026-01-12 23:32:03 +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
#215
:
Commit
88c7eea356
pushed by
yves-biener
main
2026-01-12 22:51:13 +01:00
39s
View workflow file
mod: bump `zig` master version
#213
:
Commit
b1a0d60ae3
pushed by
yves-biener
main
2026-01-06 23:00:19 +01:00
43s
View workflow file
mod(app): export `TextField` from `App` to be used in other `Element` implementations similar to `App.Input`
#211
:
Commit
c49c2a5c6d
pushed by
yves-biener
main
2025-12-27 19:59:36 +01:00
43s
View workflow file
mod(element/Input): split into `TextField` without associated event to automatically trigger
#209
:
Commit
8b5d3757fc
pushed by
yves-biener
main
2025-12-27 17:10:35 +01:00
43s
View workflow file
mod(container): `Size` property handling for `.fixed`, `.horizontal` and `.vertical` check with assertions required values
#207
:
Commit
06ab32bdde
pushed by
yves-biener
main
2025-12-17 23:01:52 +01:00
43s
View workflow file
mod(container): `.horizontal` and `.vertical` size.grow respect `minSize` value if no `size.dim` is used
#205
:
Commit
8e3b43fa61
pushed by
yves-biener
main
2025-12-17 22:50:38 +01:00
44s
View workflow file
mod(container): `.fixed` sizing behavior with `minSize` `Container` / `Element` function
#203
:
Commit
6b2797cd8c
pushed by
yves-biener
main
2025-12-17 22:06:02 +01:00
44s
View workflow file
mod(container): `.fixed` sizing behavior with `minSize` `Container` / `Element` function
#201
:
Commit
f496b39542
pushed by
yves-biener
main
2025-12-17 21:53:29 +01:00
43s
View workflow file