This website requires JavaScript.
Explore
Help
Sign In
milarin
/
tui
Watch
1
Star
0
Fork
0
You've already forked tui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
21
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timon Ringwald
45c636ec33
thread safety for event loop and redraw loop
2022-04-04 14:47:15 +02:00
tests
fixed RemoveViews again
2022-04-03 17:31:46 +02:00
views
fixed RemoveViews again
2022-04-03 17:31:46 +02:00
draw_buffer.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
events.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
go.mod
removed unused dependencies
2022-04-03 17:07:49 +02:00
go.sum
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
README.md
Initial commit
2021-12-11 15:57:42 +00:00
rune.go
huge refactor
2022-04-01 20:10:51 +02:00
screen.go
thread safety for event loop and redraw loop
2022-04-04 14:47:15 +02:00
types.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
utils.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
view.go
renamed group in layout
2022-04-02 15:21:17 +02:00
viewtmpl.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
wrappertmpl.go
ScrollLayout added and various improvements
2022-04-03 16:29:01 +02:00
README.md
tui
Terminal UI framework written in Go
Description
Terminal UI framework written in Go
Readme
127
KiB
Languages
Go
100%