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
Files
fc72cf4abb81de1b91a09b90eb7a4960daa6dafc
zterm
/
src
History
Yves Biener
fc72cf4abb
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push)
Failing after 34s
Details
ref(container): split size and position calculations
2025-03-04 19:53:28 +01:00
..
test
mod(container/border): render horizontal borders across entire
Container
2025-03-02 23:03:00 +01:00
app.zig
ref(event): remove
.resize
and replace with recursize method calls
2025-03-04 14:52:19 +01:00
cell.zig
doc: correct TODO, NOTE and FIX comment statements
2025-03-03 21:49:11 +01:00
color.zig
doc: correct TODO, NOTE and FIX comment statements
2025-03-03 21:49:11 +01:00
container.zig
ref(container): split size and position calculations
2025-03-04 19:53:28 +01:00
ctlseqs.zig
doc: correct TODO, NOTE and FIX comment statements
2025-03-03 21:49:11 +01:00
element.zig
ref(container): split size and position calculations
2025-03-04 19:53:28 +01:00
error.zig
add(error): introduce
zterm.Error
containing all zterm errors with their corresponding description
2025-03-01 15:19:42 +01:00
event.zig
ref(event): remove
.resize
and replace with recursize method calls
2025-03-04 14:52:19 +01:00
input.zig
fix(input/mouse): correct boundary check for mouse position inside of given origin and size
2025-03-04 14:51:26 +01:00
point.zig
ref(event): remove
.resize
and replace with recursize method calls
2025-03-04 14:52:19 +01:00
queue.zig
initial commit
2024-11-09 21:24:42 +01:00
render.zig
ref(event): remove
.resize
and replace with recursize method calls
2025-03-04 14:52:19 +01:00
style.zig
doc: correct TODO, NOTE and FIX comment statements
2025-03-03 21:49:11 +01:00
terminal.zig
ref(event): split
Size
into two
Point
s (one for the size and one for the anchor / origin)
2025-03-04 00:04:56 +01:00
testing.zig
ref(container): split size and position calculations
2025-03-04 19:53:28 +01:00
zterm.zig
ref(event): split
Size
into two
Point
s (one for the size and one for the anchor / origin)
2025-03-04 00:04:56 +01:00