Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tcell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tulir Asokan
tcell
Graph
master
Select Git revision
Branches
3
master
default
protected
old
old2
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jul
22
Jun
6
15
May
26
Apr
6
28
Mar
19
18
11
Feb
12
3
12
Jan
11
20
Dec
18
13
Nov
29
Oct
26
24
23
Sep
5
23
Jun
8
7
25
May
19
3
23
Apr
18
16
14
11
2
20
Mar
20
Feb
19
16
24
Jan
22
21
11
8
25
Dec
17
29
Nov
24
6
Oct
25
Sep
23
19
15
14
10
6
7
Aug
6
1
31
Jul
20
Jun
27
May
1
23
Mar
21
11
1
20
Feb
17
6
Dec
4
25
Nov
19
Oct
25
Sep
3
24
May
23
19
18
29
Apr
28
20
23
Mar
19
Jan
19
Dec
15
18
Nov
4
3
1
30
Oct
28
27
14
9
8
7
6
5
4
3
2
28
Sep
26
Make AttrMask a uint64
master
master
Fix tmux check
Add italic and strikethrough for dynamic terminals
Use tmux-256color by default for tmux
fixes #279 process new terminal descriptions at application runtime
Use tmux as TERM if TERM is screen but TMUX env is set
Update deps
Fix darwin compatibility
Update deps
Replace README
Update terminfo db
Hack in strikethrough and italic
Export color name map
Change import path to maunium.net/go/tcell
Merge remote-tracking branch 'zyedidia/master'
Maybe fix windows
old2
old2
An attempt to speed up tcell screen rendering. (#247)
fixes #243 Ordering of SetConsoleWindowInfo and SetConsoleScreenBufferSize
Windows should always try for console first.
fixes #250 Some characters disappear on Windows
fixes #264 tcell breaks grapheme clusters
Improve 24-bit color support.
Merge pull request #11 from jmkim/master
Implement escape sequence in the EventInterrupt
Merge idle wakeup fix branch
Fix t.out usage on darwin
Hack in strikethrough and italic
Merge remote-tracking branch 'zyedidia/master'
Merge branch 'master' of github.com:gdamore/tcell
old
old
Support Go Modules
Refactor tests to avoid go-convey.
Merge branch 'master' of github.com:gdamore/tcell
Remove grid from support table.
Convert to asciidoctor, add more support details, incl. Tidelift.
Update README.md
fixes #225 Kitty missing from terminfo database
fixes #236 CellBuffer.Fill doesn't set cell.width
fixes #238 views: BoxLayout.Draw does unnecessary filling
fixes #233 Want zero-width joiners support
Update README.md
Loading