0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Format everything with gofmt.
nsf
More... over 11 years ago
Format everything with gofmt.
nsf
More... over 11 years ago
fix cjk rendering bug on windows More... over 11 years ago
Filter editbox.go through gofmt.
nsf
More... over 11 years ago
Add EditBox demo.
nsf
More... over 11 years ago
Add Sync function. Fixes #31.
nsf
More... over 11 years ago
Windows compilation fix. Small keyboard.go tweak.
nsf
More... over 11 years ago
Disable mouse events by default. Allow ORing InputMode as flags.
nsf
More... over 11 years ago
Fix mouse button handling on windows.
nsf
More... over 11 years ago
release does not really have the same button More... over 11 years ago
rename to MouseMid; add more desync checks for windows More... over 11 years ago
ignore mouse release for linux More... over 11 years ago
ignore release for windows version More... over 11 years ago
enable both events More... over 11 years ago
use x11 mouse event More... over 11 years ago
the document is weird More... over 11 years ago
tested on linux; add test for mouse More... over 11 years ago
pad ti_func More... over 11 years ago
actually enable mouse event on windows.. More... over 11 years ago
move key_min up More... over 11 years ago
1,1 for upper left More... over 11 years ago
impl. basic click event More... over 11 years ago
Merge branch 'get_size' of https://github.com/mattn/termbox-go
nsf
More... almost 12 years ago
Call get_win_size() after create_console_screen_buffer(). CreateConsoleScreenBuffer inherits window size. More... almost 12 years ago
Close handle More... almost 12 years ago
Fix deadlock on termbox.Close().
nsf
More... almost 12 years ago
Oops, the previous patch will trigger a lot of unnecessary redraws.
nsf
More... about 12 years ago
Don't allow submitting control characters to the terminal.
nsf
More... about 12 years ago
Update readme.md. - Add headings - Add installation guide - Add anchor to godoc.org - Changed godit example to list of examples - Add gomatrix to list of examples More... about 12 years ago
Moved README to README.md More... about 12 years ago