Commit Graph

  • 186d00e866
    Merge 75f7e90f0d into 807ae5d962 dependabot[bot] 2024-11-11 20:09:43 +0000
  • 75f7e90f0d
    Bump golang.org/x/term from 0.25.0 to 0.26.0 dependabot/go_modules/golang.org/x/term-0.26.0 dependabot[bot] 2024-11-11 20:09:42 +0000
  • 1a3db2504e
    Merge 987fc2d90e into 807ae5d962 dependabot[bot] 2024-11-11 20:09:41 +0000
  • 987fc2d90e
    Bump golang.org/x/text from 0.14.0 to 0.20.0 dependabot/go_modules/golang.org/x/text-0.20.0 dependabot[bot] 2024-11-11 20:09:39 +0000
  • 022f9da0b9
    Merge f4bb1d64d2 into 807ae5d962 dependabot[bot] 2024-11-11 20:09:37 +0000
  • f4bb1d64d2
    Bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot/go_modules/golang.org/x/sys-0.27.0 dependabot[bot] 2024-11-11 20:09:36 +0000
  • 134af7375c
    Merge 94073b485f into 807ae5d962 dependabot[bot] 2024-11-04 20:16:36 +0000
  • 94073b485f
    Bump codecov/codecov-action from 4.5.0 to 4.6.0 dependabot/github_actions/codecov/codecov-action-4.6.0 dependabot[bot] 2024-11-04 20:16:34 +0000
  • 08ecd39372
    Merge f4f4858287 into 807ae5d962 Andrew Tang 2024-10-30 18:51:23 +0000
  • f4f4858287
    Merge branch 'gdamore:main' into main Andrew Tang 2024-10-30 11:51:19 -0700
  • 54c398357a
    Bump golang.org/x/text from 0.14.0 to 0.19.0 dependabot[bot] 2024-10-30 18:48:07 +0000
  • 807ae5d962 Bump golang.org/x/term from 0.18.0 to 0.25.0 main dependabot[bot] 2024-10-30 18:45:42 +0000
  • 58cf022b56
    Bump golang.org/x/term from 0.18.0 to 0.25.0 dependabot[bot] 2024-10-30 18:45:42 +0000
  • 82fb941e52 Bump codecov/codecov-action from 4.3.0 to 4.5.0 dependabot[bot] 2024-06-17 20:54:08 +0000
  • 2cee43f3fe Bump golang.org/x/sys from 0.18.0 to 0.22.0 dependabot[bot] 2024-07-08 20:35:13 +0000
  • 7b18b6841f Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 dependabot[bot] 2024-07-22 20:46:41 +0000
  • e540cdf98e Fix merge conflict Andrew Tang 2024-10-10 22:11:05 -0700
  • 8c41e766bb
    Merge 573bc14c91 into c0abe111d3 Massimo Mund 2024-10-07 20:18:45 +0200
  • c0abe111d3 Revert "Allow setting dirty when combc length is 0" kivattt 2024-10-07 04:23:52 +0200
  • 44198059df Allow setting dirty when combc length is 0 kivattt 2024-10-07 03:31:48 +0200
  • cd59109d48 Update cell.go kivattt 2024-10-07 02:59:08 +0200
  • e071afcb65 Oops, fix the logic kivattt 2024-07-27 01:55:35 +0200
  • afa53d8890 Speed up SetContent by checking length of combining characters before reflect.DeepEqual kivattt 2024-07-27 01:17:46 +0200
  • 2d50d86419 Go back to where tcell is currently at kivattt 2024-07-27 00:58:50 +0200
  • 2eb23ea847 Fix building for 32-bit architectures kivattt 2024-07-24 23:55:47 +0200
  • b83527a307 Remove reflect.DeepEqual, no one likes Unicode anyway kivattt 2024-07-24 02:36:47 +0200
  • a54de619b7 Revert "Allow setting dirty when combc length is 0" kivattt 2024-10-07 04:23:52 +0200
  • 4b3233a3a4 Allow setting dirty when combc length is 0 kivattt 2024-10-07 03:31:48 +0200
  • 35b7969368
    Update cell.go kivattt 2024-10-07 02:59:08 +0200
  • 36e7c8d593 fixes #716 Improve missing terminal error message. Steven Pearson 2024-03-30 14:16:13 +0100
  • fc16bf7007 fix: add tmux-256color terminfo Luis Davim 2024-04-01 19:43:05 +0100
  • a421d7baf3 Adding oddshub to README Daniel Dos Santos 2024-06-25 03:05:18 -0400
  • f78cd904bc fix warning 'Restore cache failed' Andreas Deininger 2024-08-22 21:20:08 +0200
  • 1985c48151 Fix typos Andreas Deininger 2024-08-22 21:13:53 +0200
  • 573bc14c91 Do not filter Ctrl+Alt in non-rune cases Massimo Mund 2024-09-30 12:46:16 +0200
  • b5a0131a86 fix warning 'Restore cache failed' Andreas Deininger 2024-08-22 21:20:08 +0200
  • 096f8f61e1 Fix typos Andreas Deininger 2024-08-22 21:13:53 +0200
  • 8c582f4fb7 Oops, fix the logic kivattt 2024-07-27 01:55:35 +0200
  • 3741a964f1 Speed up SetContent by checking length of combining characters before reflect.DeepEqual kivattt 2024-07-27 01:17:46 +0200
  • 838e4215ea Go back to where tcell is currently at kivattt 2024-07-27 00:58:50 +0200
  • c123a10739 Fix building for 32-bit architectures kivattt 2024-07-24 23:55:47 +0200
  • 88f2b77dca Remove reflect.DeepEqual, no one likes Unicode anyway kivattt 2024-07-24 02:36:47 +0200
  • e608882f09
    Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 dependabot[bot] 2024-07-22 20:46:41 +0000
  • af54eda5e2
    Bump golang.org/x/term from 0.18.0 to 0.22.0 dependabot[bot] 2024-07-08 20:35:16 +0000
  • 92eb916872
    Bump golang.org/x/sys from 0.18.0 to 0.22.0 dependabot[bot] 2024-07-08 20:35:13 +0000
  • 190cd1bbf2 Adding oddshub to README Daniel Dos Santos 2024-06-25 03:05:18 -0400
  • 54fe2e6e72
    Bump codecov/codecov-action from 4.3.0 to 4.5.0 dependabot[bot] 2024-06-17 20:54:08 +0000
  • fa284a6b0a
    Bump golang.org/x/text from 0.14.0 to 0.16.0 dependabot[bot] 2024-06-10 20:11:28 +0000
  • b52698fe3b
    Bump golang.org/x/term from 0.18.0 to 0.21.0 dependabot[bot] 2024-06-10 20:11:23 +0000
  • 9ec7862f0e
    Bump golang.org/x/sys from 0.18.0 to 0.21.0 dependabot[bot] 2024-06-10 20:11:20 +0000
  • 6dfb36958e
    --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... dependabot[bot] 2024-05-20 20:12:20 +0000
  • 20e168f566 Add github.com/16point7/tiles to examples in README.md Andrew Tang 2024-05-18 12:32:41 -0700
  • 91b72a177d
    Bump golang.org/x/term from 0.18.0 to 0.20.0 dependabot[bot] 2024-05-06 20:36:06 +0000
  • a410905ac3
    Bump golang.org/x/sys from 0.18.0 to 0.20.0 dependabot[bot] 2024-05-06 20:36:00 +0000
  • 0e12133dd7
    Bump golang.org/x/text from 0.14.0 to 0.15.0 dependabot[bot] 2024-05-06 20:35:50 +0000
  • b91453be97
    Bump codecov/codecov-action from 4.3.0 to 4.3.1 dependabot[bot] 2024-05-06 20:15:35 +0000
  • 88b9c25c3c Bump codecov/codecov-action from 4.1.0 to 4.3.0 dependabot[bot] 2024-04-15 20:37:54 +0000
  • 938305450a
    Bump codecov/codecov-action from 4.1.0 to 4.3.0 dependabot[bot] 2024-04-15 20:37:54 +0000
  • aadddfd2b6
    Bump golang.org/x/term from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-08 20:29:50 +0000
  • f72f7dba15
    Bump golang.org/x/sys from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-08 20:29:47 +0000
  • 67cb3bc0a9
    Bump codecov/codecov-action from 4.1.0 to 4.2.0 dependabot[bot] 2024-04-08 20:18:57 +0000
  • 4c86e60c3e fixes #716 Improve missing terminal error message. Steven Pearson 2024-03-30 14:16:13 +0100
  • 6af2adcc55
    Bump codecov/codecov-action from 4.1.0 to 4.1.1 dependabot[bot] 2024-04-01 20:15:26 +0000
  • 912f0c1e62 fix: add tmux-256color terminfo Luis Davim 2024-04-01 19:43:05 +0100
  • e656a4a5df Bump encoding package dependency. Garrett D'Amore 2024-03-13 23:00:31 -0700
  • 78110e30f8 fixes #561 Add clipboard support. Garrett D'Amore 2024-03-10 14:03:29 -0700
  • feef990b56 Fixes for unicode in Web terminal Garrett D'Amore 2024-03-09 18:15:42 -0800
  • c9ba0cf327 fixes #710 Add support for setting the window title Garrett D'Amore 2024-03-09 10:05:58 -0800
  • 887cf2766e fixes #666 cursor color Garrett D'Amore 2024-03-07 07:28:12 -0800
  • 652ba11803 mkinfo typo for DottedUnderline Garrett D'Amore 2024-03-07 06:10:54 -0800
  • 0f7dbfbc6d Bump codecov/codecov-action from 4.0.1 to 4.1.0 dependabot[bot] 2024-02-26 20:26:19 +0000
  • 5001167077 Bump golang.org/x/term from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-05 08:29:13 +0000
  • 2453c933e4
    Update README.md Garrett D'Amore 2024-03-05 07:46:57 -0800
  • f275d42be3 Fix color test Garrett D'Amore 2024-03-05 07:34:34 -0800
  • 81f6648f64 Underline colors for webassembly. Garrett D'Amore 2024-03-05 02:40:30 -0800
  • 24d9487d4a Fix color values for named RGB colors. Garrett D'Amore 2024-03-05 02:40:02 -0800
  • 9970579247 style test: better contrast colors Garrett D'Amore 2024-03-05 01:00:52 -0800
  • d80b5bb488
    Bump golang.org/x/term from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-05 08:29:13 +0000
  • 2449fd30cc Bump golang.org/x/sys from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-04 20:45:06 +0000
  • 581a114039 Windows: hyperlink support Garrett D'Amore 2024-03-05 00:22:16 -0800
  • 18256bb692 Windows build fix. Garrett D'Amore 2024-03-05 00:11:19 -0800
  • 9bc5c636ae Underline API change. Garrett D'Amore 2024-03-04 23:56:23 -0800
  • 826c271964 Colored underlines. Garrett D'Amore 2024-03-04 20:22:09 -0800
  • 52b2525954 again gdamore/ulcolor Garrett D'Amore 2024-03-04 21:17:02 -0800
  • a7f59b7e80 Windows fixes Garrett D'Amore 2024-03-04 21:15:08 -0800
  • d46fe74547 Windows support for underline colors Garrett D'Amore 2024-03-04 20:35:37 -0800
  • 02f85cbf38 Colored underlines. Garrett D'Amore 2024-03-04 20:22:09 -0800
  • ed7527708c Forgot to commit mkinfo.go Garrett D'Amore 2024-03-04 19:59:29 -0800
  • 217378026e
    Bump golang.org/x/sys from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-04 20:45:06 +0000
  • 9a52dc2a4e terminals: move the import into tscreen_unix.go Garrett D'Amore 2024-03-04 00:07:22 -0800
  • ecac43f113 wasm: fix the blink by injecting a sub-span. Garrett D'Amore 2024-03-03 19:13:22 -0800
  • ef0ee53eee minor clean up for style demo Garrett D'Amore 2024-03-03 19:06:42 -0800
  • 1fb8cfe768 feature: underline styles Garrett D'Amore 2024-03-03 17:01:54 -0800
  • 75a69561f1 feature: underline styles Garrett D'Amore 2024-03-03 17:01:54 -0800
  • edd4f70bdd Add go-tetris. Aaron Riekenberg 2024-03-03 15:36:36 -0600
  • d1364d5937 windows: restore cursor location correctly v2.7.4 Garrett D'Amore 2024-03-03 15:19:20 -0800
  • b02dac3826 fix stress demo (race on close) Garrett D'Amore 2024-03-03 15:01:32 -0800
  • 2c305c06d7 Add little stresser that just draws as much 'random' stuff as possible Marcel Schramm 2024-03-03 18:57:29 +0100
  • d40bb0142e Add go-tetris. Aaron Riekenberg 2024-03-03 15:36:36 -0600
  • 279955bef5 Add little stresser that just draws as much 'random' stuff as possible Marcel Schramm 2024-03-03 18:57:29 +0100