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
b1a0d60ae379bb91b862d7c4a8a2210cd74c4387
zterm
/
src
History
Yves Biener
b1a0d60ae3
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push)
Failing after 1m9s
Details
mod: bump
zig
master version
2026-01-06 22:58:10 +01:00
..
test
feat(element/alignment): alignment
Element
implementation
2025-05-28 14:42:02 +02:00
app.zig
mod: bump
zig
master version
2026-01-06 22:58:10 +01:00
cell.zig
feat(terminal/osc12): define cursor color through style of cell that describes the cursor position
2025-11-19 18:42:13 +01:00
color.zig
feat(terminal/osc12): define cursor color through style of cell that describes the cursor position
2025-11-19 18:42:13 +01:00
container.zig
mod(container):
Size
property handling for
.fixed
,
.horizontal
and
.vertical
check with assertions required values
2025-12-17 22:58:58 +01:00
ctlseqs.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +01:00
element.zig
mod: bump
zig
master version
2026-01-06 22:58:10 +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
mod: bump
zig
master version
2026-01-06 22:58:10 +01:00
input.zig
mod: cleanup TODO and outdated comments
2025-11-05 18:32:49 +01:00
point.zig
ref(event): remove
.resize
and replace with recursize method calls
2025-03-04 14:52:19 +01:00
queue.zig
mod(element/Input): split into
TextField
without associated event to automatically trigger
2025-12-27 17:06:07 +01:00
render.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +01:00
root.zig
refactor: zigify imports and correct minor mistakes
2025-05-20 18:23:44 +02:00
style.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +01:00
terminal.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +01:00
testing.zig
mod: bump
zig
master version
2026-01-06 22:58:10 +01:00