Commit Graph

563 Commits (cecb44578cbcfa5d0c0019890a30c7eb86f3cdec)
 

Author SHA1 Message Date
Oliver cecb44578c Setting focus is now based on a "mouse down" event instead of a "click" event. 2 years ago
Oliver 384c772b0b Extended the text area's API to include some useful functions. 2 years ago
Oliver 9e30817840 More key options for more terminals. 2 years ago
Oliver 356302bdf2 Clarification on terminal configurations and key binds. 2 years ago
Oliver 0ded991cb4 Fixes. Ready for testing. 2 years ago
Oliver f2c8ab440f Added mouse handling as well as lots of improvements and bugfixes. 2 years ago
Oliver 99cf18bf98 Implemented undo/redo. 2 years ago
Oliver eb795cd8e5 Reimplemented TextArea.replace() function, considering undo handling now. 2 years ago
Oliver 980ae61d2a Added tabs. Also added TextArea to main documentation. 2 years ago
Oliver ad62b2aa7c Implemented the clipboard. 2 years ago
Oliver 8b7b755a7f Implemented selections. 2 years ago
Oliver 6680aa9dbe Implemented line deletion (Ctrl-U). 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
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 3 years ago
Oliver 96063d6082 Updated documentation about intercepting keyboard events. Resolves #699 3 years ago
Oliver 8e58f395ad Fixed multiline text modals. Fixes #696 3 years ago
Oliver f0544de1f2 Added RemoveOption() and GetOptionCount() to DropDown. Resolves #682 3 years ago
Oliver 1560f6b730 Added a note about TextView not being suitable for large texts. 3 years ago
Oliver 644955c6b5 Calling Table.Select() will also clamp the selection to the visible screen. Fixes #683 3 years ago