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 6 hours
ago. based on code collected
about 6 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 6 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Proper event producer shutdown (this time for sure) and gofmt.
nsf
More...
over 10 years ago
Oops, the cancel_comm channel should be unbuffered.
nsf
More...
over 10 years ago
W32: Don't use a separate console screen. Stop event producer on Close().
nsf
More...
over 10 years ago
Support ColorDefault in extended color modes.
Tommy
More...
over 10 years ago
Remove 'output_mode' use from windows part, fixes compilation.
nsf
More...
over 10 years ago
Fix typo in send_attr.
nsf
More...
over 10 years ago
_demos/output.go: Sync() after changing output mode.
Tommy
More...
over 10 years ago
Fix bold and underline for 256 colour output demo.
Tommy
More...
over 10 years ago
SetOutputMode always sets and returns OutputNormal on Windows.
Tommy
More...
over 10 years ago
Better display colourful output modes in _demos/output.go.
Tommy
More...
over 10 years ago
Allow switching output modes in _demos/output.go.
Tommy
More...
over 10 years ago
Suport Grayscale, 216 and 256 color output modes.
Tommy
More...
over 10 years ago
Clarify documentation on Size() return values.
nsf
More...
almost 11 years ago
Need to have extended flags as one of the modes for mouse events
Eugene F
More...
almost 11 years ago
Need to have extended flags for mouse events to work
Eugene F
More...
almost 11 years ago
Fix unused import compilation error.
nsf
More...
almost 11 years ago
A couple of fixes on windows.
nsf
More...
almost 11 years ago
Update README.md
Tony Worm
More...
about 11 years ago
Docs: clarify attributes support on different platforms.
nsf
More...
about 11 years ago
Use github.com/mattn/go-runewidth library.
nsf
More...
about 11 years ago
And a final fix for setting 'consolewin' variable properly.
nsf
More...
about 11 years ago
Close leaking file descriptor.
nsf
More...
about 11 years ago
Don't call set_console_mode if the window is not an actual console.
nsf
More...
about 11 years ago
Revert "Fix SetInputMode on windows. it can't set InputAlt without setting enable_window_input"
nsf
More...
about 11 years ago
Fix SetInputMode on windows. it can't set InputAlt without setting enable_window_input
mattn
More...
about 11 years ago
Revert "Implement Stringer-interface for Key and Attribute"
nsf
More...
about 11 years ago
Implement Stringer-interface for Key and Attribute
Lukas Lueg
More...
about 11 years ago
Adding var IsInit to the API to know if termbox has been init or not
Peekmo
More...
about 11 years ago
Merge branch 'check_handle_is_stdin' of https://github.com/mattn/termbox-go
nsf
More...
about 11 years ago
Check the handle, stdin or pipe
mattn
More...
about 11 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