1
0
mirror of https://github.com/rivo/tview.git synced 2025-04-26 13:49:06 +08:00

543 Commits

Author SHA1 Message Date
Travis Howse
1a01dc6ba1 Actual fix. 2022-08-14 23:16:21 +10:00
Travis Howse
f541eaf9cd Initialise the copy of screen in the Application struct. 2022-08-14 23:02:19 +10:00
rivo
0e6b21a48e
Merge pull request #755 from aurc/master
Update README.md - added loggo app on projects using tview
2022-08-12 10:58:34 +02:00
Aurelio Calegari
36d987d406
Update README.md
Adjusted description
2022-08-12 08:26:30 +10:00
Aurelio Calegari
b6c1ab9bc2
Update README.md
Added l'oggo app in the list of apps using tview in the README.md.
2022-08-12 08:24:47 +10:00
Oliver
20b8a06707 Not promoting a mouse-up event to a click event when it was prevented by a mouse capture. See #752 2022-08-11 22:34:03 +02:00
Oliver
37ad0bb937 rivo/uniseg went through some turbulences. 2022-08-05 23:06:17 +02:00
Oliver
b171f26c34 Another minor uniseg upgrade. 2022-08-05 20:46:13 +02:00
Oliver
e5ac3d9d5c Minor uniseg upgrade. 2022-08-05 20:35:09 +02:00
Oliver
711ef394f9 Updated Go dependency to v1.18 due to rivo/uniseg. Fixes #750 2022-08-01 15:31:42 +02:00
rivo
9d32d26959
Merge pull request #749 from ashis0013/master
Add project "tuihub" to readme
2022-07-31 13:54:47 +02:00
Ashis Paul
dc607a67b0 Add project tuihub to readme 2022-07-30 11:50:54 +05:30
Oliver
c6cff75ed5 Adapted to slight change in rivo/uniseg. 2022-07-28 10:46:20 +01:00
Oliver
4b7fb7ecd6 Upgraded to new rivo/uniseg version. 2022-07-27 20:09:10 +01:00
Oliver
73bf2902b5 Merge conflict resolved. 2022-07-09 20:16:31 +02:00
Oliver
19aa92479a Merge branch 'moson-mo-add-pacseek' 2022-07-09 20:16:03 +02:00
Oliver
b1fb8367b4 Merge branch 'add-pacseek' of https://github.com/moson-mo/tview into moson-mo-add-pacseek 2022-07-09 20:15:44 +02:00
Oliver
52308776f5 Added a link to the sponsoring page. 2022-07-09 20:15:24 +02:00
rivo
6fadc68647
Merge pull request #742 from letientai299/master
Add demo implementation of 7GUIs tasks
2022-07-09 19:31:22 +02:00
Tai
2c9275b8e5 Add demo implementation of 7GUIs tasks
https://eugenkiss.github.io/7guis/tasks/
2022-07-09 15:54:24 +07:00
Oliver
a13d901d33 Simplified funding button. 2022-07-03 20:23:58 +02:00
Oliver
112783a97c Added a funding button to the repo. 2022-07-03 20:22:45 +02:00
Oliver
691f46d6f5 Minor clarification. 2022-06-10 18:30:03 +02:00
moson-mo
e40df1e22d Add project "pacseek" to README 2022-04-15 22:17:43 +02:00
Oliver
9994674d60 Bugfix: Movement on empty tables could lead to infinite loops. Fixes #705, resolves #706 2022-03-07 23:21:20 +01:00
Oliver
96063d6082 Updated documentation about intercepting keyboard events. Resolves #699 2022-02-16 17:25:59 +01:00
Oliver
8e58f395ad Fixed multiline text modals. Fixes #696 2022-02-16 11:27:59 +01:00
Oliver
f0544de1f2 Added RemoveOption() and GetOptionCount() to DropDown. Resolves #682 2022-02-16 11:14:05 +01:00
Oliver
1560f6b730 Added a note about TextView not being suitable for large texts. 2022-02-15 18:52:21 +01:00
Oliver
644955c6b5 Calling Table.Select() will also clamp the selection to the visible screen. Fixes #683 2022-02-15 18:19:27 +01:00
Oliver
944aeedb7d Added methods to modify the styles of the autocomplete drop-down. Resolves #671, resolves #672 2022-02-15 18:00:49 +01:00
Oliver
3bcc8f325a Added List methods to set styles in addition to colors. See #611 2022-02-15 17:59:36 +01:00
Oliver
5962c4c9a7 Added TextView.GetOriginalLineCount(). 2022-02-15 15:59:26 +01:00
rivo
1f7581b67b
Merge pull request #689 from abdfnx/patch-1
adding `abdfnx/resto` to the list of projects that use tview
2022-01-29 14:14:35 +01:00
rivo
ca20010b0f
Merge branch 'master' into patch-1 2022-01-29 14:14:25 +01:00
rivo
cf05927069
Merge pull request #691 from navidys/master
update podman-tui link (https://github.com/containers/podman-tui) in list of projects using tview
2022-01-29 14:13:12 +01:00
rivo
f4a6d16251
Merge pull request #695 from zmnpl/master
Add twad to list of applications that use tview
2022-01-29 14:12:27 +01:00
Simon Paul
67e46cab7b Add twad to list of applications that use tview 2022-01-28 22:33:23 +01:00
Navid Yaghoobi
742ef3b54c update podman-tui link (https://github.com/containers/podman-tui) in list of projects that use tview - project migrated to containers repository 2022-01-22 18:18:47 +11:00
Abdfn
40281076cf
adding abdfnx/resto to the list of projects that use tview 2022-01-19 15:18:11 +03:00
rivo
90d72bc664
Merge pull request #685 from glendsoza/master
Added goaround to the list of projects using tview
2022-01-06 19:37:41 +01:00
glendsoza
4720241e14
Added goaround to the list of projects using tview 2022-01-06 22:24:22 +05:30
rivo
e3413f80f7
Merge pull request #680 from navidys/master
Adding podman-tui and tvxwidgets to the list of projects that use tview
2022-01-03 10:47:29 +01:00
rivo
ea641e3ebc
Merge branch 'master' into master 2022-01-03 10:47:20 +01:00
rivo
c6ef018622
Merge pull request #684 from gusti-andika/master
Adding domino-card to the list of projects that use tview
2022-01-03 10:45:34 +01:00
Navid Yaghoobi
0c436f5ef1 Adding tvxwidgets to the list of projects that use tview 2021-12-30 18:57:06 +11:00
bagus andika
4add6fba99 added domino-card 2021-12-30 12:34:45 +08:00
Navid Yaghoobi
5a9210cd9e Adding podman-tui to the list of projects that use tview 2021-12-19 14:48:28 +11:00
rivo
2a6de950f7
Merge pull request #676 from togettoyou/patch-1
added kubectl-lazy
2021-12-02 17:29:23 +01:00
寻寻觅觅的Gopher
0040e5dcf1
added kubectl-lazy 2021-12-02 14:21:47 +08:00