1
0
mirror of https://github.com/gdamore/tcell.git synced 2025-04-24 13:48:51 +08:00

Commit Graph

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