index
:
hare-tui
master
nomem
Hare library for creating TUIs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2025-03-22
Remove list.ha and refactor scrolllist
Julian Hurst
2025-03-22
Refactor styles to be widget specific (except border)
Julian Hurst
2025-03-22
scrolllist: add support for marking items
Julian Hurst
2025-03-21
il: remove error prints
Julian Hurst
2025-03-21
Simply and fix reframe and introduce bounds checks for setcursor
Julian Hurst
2025-03-20
il: add static slice allocation example
Julian Hurst
2025-03-20
Change frame and cursor to use int instead of u16 and fix reframe
Julian Hurst
2025-03-20
Add setcursor and reframe to scrolllist and flesh out il
Julian Hurst
2025-03-20
Add tests for width and rm cmd/runewidth.ha
Julian Hurst
2025-03-20
Add initial wide-character support
Julian Hurst
2025-03-20
Add il.ha
Julian Hurst
2025-03-18
Use raw mode and fix output
Julian Hurst
2025-03-17
Initial scrolllist and input support
Julian Hurst
2025-03-17
Add initial support for damage tracking
Julian Hurst
2025-03-12
Implement global state and clear scheduling
Julian Hurst
2025-03-12
Support styling
Julian Hurst
2025-03-12
list: Handle size properly
Julian Hurst
2025-03-12
Use nosize in list example and add docs to newlist
Julian Hurst
2025-03-12
Initial commit
Julian Hurst