openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
termbox-go
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 8 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Backport fix for wide CJK runes from windows to terminal-based impls.
nsf
More...
over 12 years ago
Add wide CJK runes support for windows implementation.
nsf
More...
over 12 years ago
Add wide CJK runes support for terminal-based implementations.
nsf
More...
over 12 years ago
Add EventError variant decsription to the Event type.
nsf
More...
over 12 years ago
Updated documentation for Event type
Kamil Kisiel
More...
over 12 years ago
openbsd support
mischief
More...
over 12 years ago
syscalls for freebsd
hagna
More...
over 12 years ago
Update README with a better description and examples links.
nsf
More...
almost 13 years ago
Use a separate screen buffer for termbox business on Windows OS.
nsf
More...
almost 13 years ago
A bit more correctness regarding Init()/Close() thing.
nsf
More...
almost 13 years ago
Add a small built-in terminfo database as last fallback variant.
nsf
More...
almost 13 years ago
Document terminfo database as dependency.
nsf
More...
almost 13 years ago
Ignore F_SETOWN error on darwin. Weird? You bet!
nsf
More...
almost 13 years ago
Merge branch 'ncurses-reading-behaviour' of git://github.com/guelfey/termbox-go
nsf
More...
almost 13 years ago
Use ncurses' behaviour for trying terminfo dirs
Georg Reinke
More...
almost 13 years ago
Don't assume even length of names section
Georg Reinke
More...
almost 13 years ago
Handle darwin specific terminfo dirs structure. Closes #10.
nsf
More...
almost 13 years ago
Minor style/naming adjustments and gofmt.
nsf
More...
almost 13 years ago
Add AUTHORS, change copyright notice accordingly.
nsf
More...
almost 13 years ago
go fmt
Georg Reinke
More...
almost 13 years ago
Actually close fds in Close()
Georg Reinke
More...
almost 13 years ago
Use the terminfo database for keys / functions
Georg Reinke
More...
almost 13 years ago
Use real stub argument for these winapi function instead of nil. Fixes #3.
nsf
More...
almost 13 years ago
Move cursor after Clear and Flush on windows too.
nsf
More...
about 13 years ago
AttrBold should be applied after AttrReverse.
nsf
More...
about 13 years ago
Simplify input producer on windows.
nsf
More...
about 13 years ago
Don't close in/out FDs on Close. Fixes bad behaviour on darwin.
nsf
More...
about 13 years ago
Remove the compatibility breaking change. Extend the API instead.
nsf
More...
about 13 years ago
Fix windows build.
nsf
More...
about 13 years ago
Backwards incompatible change, see full commit message for details.
nsf
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree