Commit Graph

501 Commits (e3413f80f77b9941a53ccb83f2b40e2022ee6041)
 

Author SHA1 Message Date
rivo e3413f80f7
Merge pull request #680 from navidys/master
Adding podman-tui and tvxwidgets to the list of projects that use tview
3 years ago
rivo ea641e3ebc
Merge branch 'master' into master 3 years ago
rivo c6ef018622
Merge pull request #684 from gusti-andika/master
Adding domino-card to the list of projects that use tview
3 years ago
Navid Yaghoobi 0c436f5ef1 Adding tvxwidgets to the list of projects that use tview 3 years ago
bagus andika 4add6fba99 added domino-card 3 years ago
Navid Yaghoobi 5a9210cd9e Adding podman-tui to the list of projects that use tview 3 years ago
rivo 2a6de950f7
Merge pull request #676 from togettoyou/patch-1
added kubectl-lazy
3 years ago
寻寻觅觅的Gopher 0040e5dcf1
added kubectl-lazy 3 years ago
rivo 821b2667c4
Merge pull request #675 from audstanley/master
added libgen-tui
3 years ago
Richard Stanley 1cd4712060 added libgen-tui 3 years ago
Oliver badfa0f0b3 Merge branch 'master' of github.com:rivo/tview 3 years ago
Oliver b76656416e Ignoring background colors of styles in InputField when set to ColorDefault. This makes it work when the primitive's background colour is not the default. 3 years ago
rivo f8d4ce40c0
Merge pull request #669 from codesoap/master
Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle
3 years ago
codesoap 6fc9eae6db Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle 3 years ago
Oliver 2c1d4e4d73 Replaced colors with styles in InputField, updates #611, #644 3 years ago
Oliver 1b3174ee3d Added callback functions for focus and blur events. 3 years ago
Oliver 175cc7d7ce Button.SetBlurFunc() should have been named Button.SetExitFunc(). 3 years ago
Oliver 0c92c2a810 Added Flex.GetItem() and Flex.GetItemCount(). Resolves #385, resolves #657. 3 years ago
rivo a4acb08f51
Merge pull request #665 from SamWhited/fix_crash
Fix deadlock in SetText
3 years ago
Sam Whited d0d3379128 Fix deadlock in SetText
Signed-off-by: Sam Whited <sam@samwhited.com>
3 years ago
Oliver 1d641bd565 Clarified FlexRow and FlexColumn. Also introduced CSS variants. Fixes #658 3 years ago
Oliver 792841ab16 Very minor change. 3 years ago
Oliver 21d44f5cd1 Some cosmetic cleanup regarding the last merge. 3 years ago
rivo d710b0beff
Merge pull request #652 from SamWhited/tview_writer
Add batch writer for TextView's
3 years ago
rivo e0e4bba1c3
Merge pull request #663 from hirose31/add-s3surfer
Add s3surfer to README
3 years ago
HIROSE Masaaki a869cfd4a0 Add s3surfer to README 3 years ago
Sam Whited c0678d7aa9 Fix race condition with locking in SetText
Signed-off-by: Sam Whited <sam@samwhited.com>
3 years ago
Sam Whited 4385df9931 Add batch writer for TextView's 3 years ago
Oliver 5508f4b002 Added italics and strikethrough to style attributes. Resolves #457 3 years ago
Oliver ee97a7ab39 Allowing users to determine whether a table selection should wrap. Defaults to false now. Resolves #656 3 years ago
Oliver 2cb20002bc Removed accidental inclusion of Postgres driver. 3 years ago
Oliver bb872b4b26 Added a reference go Golang's Code of Conduct instead of rolling our own. 3 years ago
Oliver 78cf54e830 Merge branch 'virtualtable' 3 years ago
rivo f7430b878d
Merge pull request #626 from Wenshiqi222/master
A little comment error  in dropdown.go
3 years ago
rivo 977fa2d906
Merge pull request #627 from infl00p/master
Add gobit project that uses tview to Readme
3 years ago
rivo d882656547
Merge branch 'master' into master 3 years ago
rivo 7dc913c835
Merge pull request #642 from sachaos/feature/add-viddy
Add viddy: a modern watch command to README
3 years ago
rivo 9a8868add0
Merge pull request #643 from amorenoz/fix_tcell_ref
go.mod: fix wrong reference to tcell dependency
3 years ago
Adrian Moreno 6e31eb2925 go.mod: fix wrong reference to tcell dependency
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
3 years ago
Takumasa Sakao 173e0b7775 Add viddy: a modern watch command to README 3 years ago
Oliver 2f13f81dcb Upgraded to latest tcell commit. Fixes #624 3 years ago
Oliver 9b6f0f012d Navigation bugfix and improved comments. 3 years ago
Oliver 2cef1c04ba Rewrote Table to accommodate virtual tables. 3 years ago
infl00pLabs e0e3674477
Add gobit project that uses tview to Readme 3 years ago
Wenshiqi222 6bc094860b
Merge pull request #1 from Wenshiqi222/Wenshiqi222-patch-1
A   word spelling error in comment dropdown.go
3 years ago
Wenshiqi222 bcb1cef989
Update dropdown.go
A little comment error
3 years ago
Oliver 29d673af0c Added SetListStyles() to DropDown. Resolves #621 3 years ago
Oliver 36f5c190ea Handling tcell.ErrorEvent now. Fixes #617 3 years ago
rivo 5f84306246
Merge pull request #623 from bnaydenov/add_ssmbrowse_into_referenace_projects
update README.md - add ssmbrowse as reference projects using tview
3 years ago
Bogdan Naydenov 452d977252 update README.md - add ssmbrowse as reference projects using tview 3 years ago