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
182dec60658d2419c4dd5835206c77d2cd2bed9f
zterm
/
src
History
Yves Biener
54af974c2b
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push)
Successful in 1m3s
Details
mod(container): make
reposition
public and split from
resize
2025-03-13 19:48:31 +01:00
..
test
add(test): container size with fixed and growable container children
2025-03-10 22:07:34 +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
mod(container): make
reposition
public and split from
resize
2025-03-13 19:48:31 +01:00
ctlseqs.zig
doc: correct TODO, NOTE and FIX comment statements
2025-03-03 21:49:11 +01:00
element.zig
mod(container): make
reposition
public and split from
resize
2025-03-13 19:48:31 +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
mod(container/element): remove
origin: Point
argument from Element.content function
2025-03-11 07:52:35 +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
mod(container): make
reposition
public and split from
resize
2025-03-13 19:48:31 +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