index
:
~wrmr/cbink
this commit
master
c bink client
Worm Heamer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-25
decided scrollbars aren't any good, more width logic changes
HEAD
master
wrmr
2025-06-24
clean up color pair stuff with some x macros
wrmr
2025-06-24
%zu in tagline_set instead of %lu
wrmr
2025-06-24
todo: scrollbar!
wrmr
2025-06-24
clarify TaglineStatus type, update todo
wrmr
2025-06-24
tagline with three levels (ok, warn, err), post index profiling
wrmr
2025-06-24
pop todo item
wrmr
2025-06-24
comment shuffling
wrmr
2025-06-24
basically just some mild code organization/consistency tweaks
wrmr
2025-06-24
u/d and ^U/^D move only have a page
wrmr
2025-06-24
fix weird time travel behavior
wrmr
2025-06-24
add instructions about make PREFIX=...
wrmr
2025-06-24
make pages no larger than a screenful
wrmr
2025-06-23
allow more kinds of punctuation after $user in mentions
wrmr
2025-06-23
simplify and improve posts_gather() + posts_gather_from()
wrmr
2025-06-23
add building instructions
wrmr
2025-06-23
clean up wrap width and margins stuff a little
wrmr
2025-06-23
remove .gitconfig (mistook it for .gitignore lol)
wrmr
2025-06-23
add make to dependency list
wrmr
2025-06-23
ensure $HOME/.bink exists on startup
wrmr
2025-06-23
ignore vim .swp files
wrmr
2025-06-23
todo: check bink.py re. filename timestamp behavior
wrmr
2025-06-23
add .gitignore
wrmr
2025-06-23
add str_to_i64, include stdarg.h
wrmr
2025-06-23
drop required c version to c11
wrmr
2025-06-23
mv instead of cp on install
wrmr
2025-06-23
use Str for timestamp output
wrmr
2025-06-23
clarify the reason to shorten ctime() being to drop trailing newline
wrmr
2025-06-23
add todo
wrmr
2025-06-23
initial commit
wrmr