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
07e932741c4b4ff824af89126e24e9b80297556c
zterm
/
src
History
Yves Biener
96375e3b72
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push)
Successful in 54s
Details
mod(build): build configuration for examples
2025-02-20 11:16:42 +01:00
..
app.zig
feat(scrollable): make
Container
scrollable through
Element
Scrollable
2025-02-19 20:32:26 +01:00
cell.zig
WIP: use viewport to allow sizes of scroll to extend further than renderable screen
2025-02-12 22:33:03 +01:00
color.zig
mod(style): styling and color revamp now with fewer characters to print to the terminal
2025-02-04 17:51:28 +01:00
container.zig
feat(scrollable): make
Container
scrollable through
Element
Scrollable
2025-02-19 20:32:26 +01:00
ctlseqs.zig
ref(ctlseqs): use control sequence file; rename key names
2025-02-17 23:08:47 +01:00
element.zig
fix(element/scrollable): render horizontal directed contents correctly
2025-02-19 22:23:32 +01:00
event.zig
ref(input): move mouse.zig and key.zig into public input.zig namespace
2025-02-18 18:24:09 +01:00
input.zig
feat(scrollable): make
Container
scrollable through
Element
Scrollable
2025-02-19 20:32:26 +01:00
properties.zig
mod(structure): update project structure
2025-01-30 23:02:34 +01:00
queue.zig
initial commit
2024-11-09 21:24:42 +01:00
render.zig
ref(container): use only one size for each container
2025-02-15 10:49:48 +01:00
size.zig
feat(scrollable): make
Container
scrollable through
Element
Scrollable
2025-02-19 20:32:26 +01:00
style.zig
add(container/rectangle): add content creation
2025-02-07 17:43:16 +01:00
terminal.zig
ref(input): move mouse.zig and key.zig into public input.zig namespace
2025-02-18 18:24:09 +01:00
zterm.zig
ref(input): move mouse.zig and key.zig into public input.zig namespace
2025-02-18 18:24:09 +01:00