Commit Graph

707 Commits (c9421b4bd92748eb5de43119ea70f27c56c5847e)
 

Author SHA1 Message Date
rivo 0e6b21a48e
Merge pull request #755 from aurc/master
Update README.md - added loggo app on projects using tview
2 years ago
Oliver 6680aa9dbe Implemented line deletion (Ctrl-U). 2 years ago
Aurelio Calegari 36d987d406
Update README.md
Adjusted description
2 years ago
Aurelio Calegari b6c1ab9bc2
Update README.md
Added l'oggo app in the list of apps using tview in the README.md.
2 years ago
Oliver 20b8a06707 Not promoting a mouse-up event to a click event when it was prevented by a mouse capture. See #752 2 years ago
Oliver 8240d3d479 Added more editing functions. 2 years ago
Oliver 286f73a109 Added basic text entering. 2 years ago
Oliver 17194d2e94 Finished navigation with word jumping. 2 years ago
Oliver 7e09c7e6e3 Merge branch 'master' into textarea 2 years ago
Oliver 37ad0bb937 rivo/uniseg went through some turbulences. 2 years ago
Oliver dac4ab9843 Merge branch 'master' into textarea 2 years ago
Oliver b171f26c34 Another minor uniseg upgrade. 2 years ago
Oliver 58883bca7c Resolved merge conflict. 2 years ago
Oliver e5ac3d9d5c Minor uniseg upgrade. 2 years ago
Oliver e6d82ac482 Trying to wrap up basic navigation. 2 years ago
Oliver cd99ea8d03 Basic navigation. 2 years ago
Oliver 711ef394f9 Updated Go dependency to v1.18 due to rivo/uniseg. Fixes #750 2 years ago
rivo 9d32d26959
Merge pull request #749 from ashis0013/master
Add project "tuihub" to readme
2 years ago
Oliver c9d192d7e1 Showing cursor. 2 years ago
Oliver 4810fa9397 TextArea bugfixes. Also started definining the cursor. 2 years ago
Oliver ac1f564949 Implemented basic text area printing. 2 years ago
Ashis Paul dc607a67b0 Add project tuihub to readme 2 years ago
Oliver 6537221da8 Merge conflict resolved. 2 years ago
Oliver c6cff75ed5 Adapted to slight change in rivo/uniseg. 2 years ago
Oliver 1e4803bade Updated TextArea specification with more keyboard events. 2 years ago
Oliver 4b7fb7ecd6 Upgraded to new rivo/uniseg version. 2 years ago
Oliver 566470eb7a Some basic TextArea code. 2 years ago
Oliver 73bf2902b5 Merge conflict resolved. 2 years ago
Oliver 19aa92479a Merge branch 'moson-mo-add-pacseek' 2 years ago
Oliver b1fb8367b4 Merge branch 'add-pacseek' of https://github.com/moson-mo/tview into moson-mo-add-pacseek 2 years ago
Oliver 52308776f5 Added a link to the sponsoring page. 2 years ago
rivo 6fadc68647
Merge pull request #742 from letientai299/master
Add demo implementation of 7GUIs tasks
2 years ago
Tai 2c9275b8e5 Add demo implementation of 7GUIs tasks
https://eugenkiss.github.io/7guis/tasks/
2 years ago
Oliver a13d901d33 Simplified funding button. 2 years ago
Oliver 112783a97c Added a funding button to the repo. 2 years ago
Oliver 691f46d6f5 Minor clarification. 2 years ago
Dmitry Frank 14200b58af Fix the DropDown list when too close to the right screen edge
There was a bug: DropDown always aligns the left edge of selection list
and the main widget, but when the widget is too close to the right
screen edge, the list ends up being drawn only partially.

Fixes #726.
2 years ago
moson-mo e40df1e22d Add project "pacseek" to README 2 years ago
Oliver 9994674d60 Bugfix: Movement on empty tables could lead to infinite loops. Fixes #705, resolves #706 2 years ago
Oliver 96063d6082 Updated documentation about intercepting keyboard events. Resolves #699 2 years ago
Oliver 8e58f395ad Fixed multiline text modals. Fixes #696 2 years ago
Oliver f0544de1f2 Added RemoveOption() and GetOptionCount() to DropDown. Resolves #682 2 years ago
Oliver 1560f6b730 Added a note about TextView not being suitable for large texts. 2 years ago
Oliver 644955c6b5 Calling Table.Select() will also clamp the selection to the visible screen. Fixes #683 2 years ago
Oliver 944aeedb7d Added methods to modify the styles of the autocomplete drop-down. Resolves #671, resolves #672 2 years ago
Oliver 3bcc8f325a Added List methods to set styles in addition to colors. See #611 2 years ago
Oliver 5962c4c9a7 Added TextView.GetOriginalLineCount(). 2 years ago
rivo 1f7581b67b
Merge pull request #689 from abdfnx/patch-1
adding `abdfnx/resto` to the list of projects that use tview
2 years ago
rivo ca20010b0f
Merge branch 'master' into patch-1 2 years ago
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
2 years ago