Fixes for unicode in Web terminal |
|
More...
|
over 1 year ago
|
fixes #710 Add support for setting the window title |
|
More...
|
over 1 year ago
|
fixes #666 cursor color |
|
More...
|
over 1 year ago
|
mkinfo typo for DottedUnderline |
|
More...
|
over 1 year ago
|
Update README.md |
|
More...
|
over 1 year ago
|
Fix color test |
|
More...
|
over 1 year ago
|
Underline colors for webassembly. |
|
More...
|
over 1 year ago
|
Fix color values for named RGB colors. |
|
More...
|
over 1 year ago
|
style test: better contrast colors |
|
More...
|
over 1 year ago
|
Bump golang.org/x/term from 0.17.0 to 0.18.0 |
|
More...
|
over 1 year ago
|
Windows: hyperlink support |
|
More...
|
over 1 year ago
|
Windows build fix. |
|
More...
|
over 1 year ago
|
Underline API change. |
|
More...
|
over 1 year ago
|
Colored underlines. |
|
More...
|
over 1 year ago
|
Forgot to commit mkinfo.go |
|
More...
|
over 1 year ago
|
Bump golang.org/x/sys from 0.17.0 to 0.18.0 |
|
More...
|
over 1 year ago
|
terminals: move the import into tscreen_unix.go |
|
More...
|
over 1 year ago
|
wasm: fix the blink by injecting a sub-span. |
|
More...
|
over 1 year ago
|
minor clean up for style demo |
|
More...
|
over 1 year ago
|
feature: underline styles |
|
More...
|
over 1 year ago
|
windows: restore cursor location correctly |
|
More...
|
over 1 year ago
|
fix stress demo (race on close) |
|
More...
|
over 1 year ago
|
Add go-tetris. |
|
More...
|
over 1 year ago
|
Add little stresser that just draws as much 'random' stuff as possible |
|
More...
|
over 1 year ago
|
terminfo: regenerate all entries |
|
More...
|
over 1 year ago
|
Try not to clear screen on Windows if TCELL_ALTSCREEN=disable |
|
More...
|
over 1 year ago
|
Allow use of TCELL_ALTSCREEN=disable to disable alternate screen. |
|
More...
|
over 1 year ago
|
windows: Use alt screen by default (supress with TCELL_ALTSCREEN=disable) |
|
More...
|
over 1 year ago
|
Use automargin disable |
|
More...
|
over 1 year ago
|
ConEmu fixes - we cannot go to 24-bit mode on that yet. |
|
More...
|
over 1 year ago
|