0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add KeyCtrlSpace.
nsf
More... about 13 years ago
Added darwin 386 syscalls file. More... about 13 years ago
Make ColorDefault == 0, add AttrReverse.
nsf
More... over 13 years ago
Another comment fix (leftover from pre Go 1.0 days).
nsf
More... over 13 years ago
Fix comments after API change.
nsf
More... over 13 years ago
The last API change. At this moment I declare API as frozen.
nsf
More... over 13 years ago
README: Add link to the API reference.
nsf
More... over 13 years ago
Few small fixes.
nsf
More... over 13 years ago
Update README, add TODO item on docs.
nsf
More... over 13 years ago
Windows port is now declared as complete.
nsf
More... over 13 years ago
Add random output demo app (for testing output performance).
nsf
More... over 13 years ago
Don't build terminfo.go on windows.
nsf
More... over 13 years ago
Add LICENSE file.
nsf
More... over 13 years ago
Update TODO list in README.
nsf
More... over 13 years ago
Simply check for a new size every 'Clear' and 'Present' call.
nsf
More... over 13 years ago
Add keyboard demo port.
nsf
More... over 13 years ago
Major step towards being crossplatform, windows implementation.
nsf
More... over 13 years ago
Update README as well.
nsf
More... over 13 years ago
Fix darwin build (amd64 only at the moment).
nsf
More... over 13 years ago
Remove the 'Blit' function, provide direct access to the back buffer instead.
nsf
More... over 13 years ago
Remove SGR and CUP funcs. They match in all terminals.
nsf
More... over 13 years ago
Add TODO note.
nsf
More... over 13 years ago
Shrink input sigwinch channel buffer to the size of 1.
nsf
More... over 13 years ago
Add docs in comments.
nsf
More... over 13 years ago
Implement the rest of the API.
nsf
More... over 13 years ago
Change PollEvent api a bit, remove unused constants.
nsf
More... over 13 years ago
Initial commit of the native Go termbox implementation.
nsf
More... over 13 years ago
Sync with main repo.
nsf
More... over 13 years ago
Sync with main repo.
nsf
More... over 13 years ago
Few more latest weekly fixes (rune vs. int).
nsf
More... over 13 years ago