Commit Graph

684 Commits

Author SHA1 Message Date
rivo 2dfe060117
Merge pull request #906 from paololazzari/master
Add play
2023-10-31 18:25:08 +01:00
Paolo Lazzari 6618c921db add play 2023-10-31 14:55:13 +01:00
rivo ee8616ef64
Merge pull request #905 from adrianbrad/add-adrianbrad-privatebtc
add github.com/adrianbrad/privatebtc
2023-10-30 19:08:21 +01:00
adrianbrad 0bd254956a add github.com/adrianbrad/privatebtc 2023-10-30 12:30:15 +02:00
Oliver 8b7bcf9883 InputField is now based on TextArea. 2023-10-24 23:15:18 +02:00
Oliver 6416d6b23c Merge branch 'master' of github.com:rivo/tview 2023-10-24 14:27:35 +02:00
Oliver 57d9e5e19f Clearing screen before each draw. Fixes #899 2023-10-24 14:27:21 +02:00
rivo f7f32ad281
Merge pull request #902 from costa86/patch-1
new project using tview
2023-10-22 19:53:32 +02:00
Lourenço Costa 965ecb2b34
new project using tview
A project to manage all the current CLIs, with SQLite persistence. The path to the CLI is set to the user's clipboard
2023-10-22 14:14:17 +01:00
Oliver 6c844bdc5f Fixed calculation of widest line. 2023-10-07 20:37:32 +02:00
Oliver 57ac381f74 Added TreeView.GetPath method. Resolves #897 2023-10-05 22:26:32 +02:00
Oliver 9bc1d28d88 Merge branch 'master' of github.com:rivo/tview 2023-09-28 07:31:39 +02:00
Oliver d7e1e3802f Checking line index before attempting purge. Fixes #891 2023-09-28 07:31:30 +02:00
rivo c961b0f0b9
Merge pull request #889 from paololazzari/master
Fix grammar in description of SetColumns method
2023-09-27 11:13:30 +02:00
Paolo Lazzari 7a95b02d86 Ensure lines have a maximum of 80 characters 2023-09-27 08:44:22 +02:00
Paolo Lazzari 646f2fcfce Fix grammar in description of SetColumns method 2023-09-26 17:36:57 +02:00
Oliver 0ad06c2ea3 Merge branch 'master' of github.com:rivo/tview 2023-09-16 11:21:15 +02:00
Oliver 8a0aeb0aa3 Fixed string position for escaped sequences. Fixes #886 2023-09-16 11:21:02 +02:00
rivo ba6a2a3454
Merge pull request #879 from pehlicd/patch-1
add amtui to applications list
2023-09-09 15:02:59 +02:00
Furkan Pehlivan 02c6d9a634
Merge branch 'master' into patch-1 2023-09-08 20:37:09 +03:00
rivo a39fe28ba4
Merge pull request #883 from migcaraballo/feature/add_curly_readme
added curly to readme
2023-09-07 10:33:54 +02:00
Oliver 15a8a86787 Default is word-wrapping. 2023-09-07 10:24:44 +02:00
Oliver aef151e353 Merge branch 'master' of github.com:rivo/tview 2023-09-07 07:56:43 +02:00
Oliver e3c3ad5029 Handling trailing newline characters directly in step parser. Fixes #882 2023-09-07 07:56:28 +02:00
Miguel Caraballo 097124e59c added curly to readme 2023-09-06 14:22:03 -07:00
Furkan Pehlivan 32ed7b0187
add amtui to applications list 2023-09-02 17:17:22 +03:00
rivo 9754ab44dc
Merge pull request #873 from merlinfuchs/patch-1
add blimp to projects using tview
2023-08-27 01:43:41 +03:00
Merlin 6a6b324f26
add blimp to projects using tview 2023-08-27 00:12:27 +02:00
Oliver 2845171a3b Fixed the default theme to use ANSI palette colours only. 2023-08-26 18:31:47 +02:00
Oliver 7344139b55 Finished new parser implementation. 2023-08-26 16:19:31 +02:00
Oliver caea67a4ef Implemented string parser and migrated all widgets but TextView. 2023-08-22 23:16:59 +03:00
Oliver ccc2c81197 Clarifications in comments. 2023-08-14 14:00:05 +03:00
Oliver 6cc0565bab Added button styling to Modal. Resolves #704 2023-06-21 18:48:36 +02:00
Oliver a5e7b2865e Slight change to README. Fixes #843 2023-06-18 13:20:00 +02:00
Oliver 3342e5e046 Merge branch 'master' of github.com:rivo/tview 2023-06-18 12:56:23 +02:00
Oliver 6785f5f28f Rewrote table navigation logic. Fixes #842 2023-06-18 12:56:14 +02:00
rivo 75eb03daa2
Merge pull request #858 from sonjek/readme_ktop
Add ktop to readme projects using
2023-06-17 18:19:50 +02:00
Yevhen Pavlov 14911c8da8 Add ktop to readme projects using 2023-06-17 18:10:31 +03:00
rivo bb9595ee0f
Merge pull request #857 from JoseRizzal/textarea__fix_nextUndo_after_SetText
Closes #844  Fix TextArea's SetText by resetting nextUndo counter
2023-06-15 10:54:08 +02:00
mizunooto 5f8630c515 textarea -- fix nextUndo after SetText 2023-06-10 13:14:00 +03:00
rivo 8bd761dda8
Merge pull request #855 from mebitek/master
add tui-deck application to readme
2023-05-30 15:35:50 +02:00
mebitek db24d02cc5 add tui-deck application to readme 2023-05-30 13:09:42 +02:00
rivo 4a1f85bb22
Merge pull request #852 from tit/patch-1
Fix typo
2023-05-25 09:34:30 +02:00
TIT 5c01f5dd26
Fix typo 2023-05-25 00:33:20 +03:00
rivo 822bd067b1
Merge pull request #848 from ViRb3/patch-1
Fix TreeView CollapseAll
2023-05-11 07:30:24 +02:00
ViRb3 c2e0525ec0
Fix TreeView CollapseAll 2023-05-10 17:55:14 +01:00
rivo 51ba3688bc
Merge pull request #845 from ayn2op/focusable-image
fix: set focus on internal Box for Image widget
2023-05-04 11:29:13 +02:00
ayn2op 692925c4b4 fix: set focus on internal Box for Image widget 2023-05-02 17:01:56 +05:30
Oliver e22ce9588b Added clarification on method chaining. Resolves #831 2023-04-06 09:27:32 +02:00
Oliver 5796b0cd5c Fixed scrolling issue in TreeView. Fixes #796 2023-03-30 20:34:52 +02:00