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
d92f562a57cd4da91fc6e9663cc2be238bb73333
zterm
/
src
History
Yves Biener
d92f562a57
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push)
Failing after 57s
Details
WIP(container): propagate individual child sizes correctly
2025-11-28 15:03:50 +01:00
..
test
feat(element/alignment): alignment
Element
implementation
2025-05-28 14:42:02 +02:00
app.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +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
WIP(container): propagate individual child sizes correctly
2025-11-28 15:03:50 +01:00
ctlseqs.zig
feat(terminal/cursor): add support for cursor shape configuration
2025-11-20 18:46:58 +01:00
element.zig
mod(container): provide
minSize
function for
Element
implementation to refer for nested structures
2025-11-28 14:27:41 +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
feat(event): introduce
.bell
system event
2025-11-17 18:30:31 +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
chor: upgrade to latest zig; remove
zg
dependency
2025-09-29 23:09:42 +02: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
feat(element): parameter
*const App.Model
2025-11-10 17:09:29 +01:00