Commit Graph

570 Commits (revert-759-textarea)
 

Author SHA1 Message Date
rivo 0d48f2a536
Revert "Publishing the new `TextArea` primitive" 2 years ago
rivo 3d42e9b328
Merge pull request #759 from rivo/textarea
Publishing the new `TextArea` primitive
2 years ago
Oliver 1ae26e1ab6 Added Alt-Backspace to text area. Also added a text area demo. 2 years ago
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
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