Commit Graph

715 Commits (fec4f00cf099a9b5bd54cad20c6cf4fe58a333cf)
 

Author SHA1 Message Date
Oliver fec4f00cf0 Handling end-of-text special case in TextArea.Select(). Fixes #958 2 months ago
Oliver e804876934 Drawing the Box in Modal, not in contained Frame. Fixes #946 3 months ago
Oliver 9c17885289 No mouse scrolling when scrolling is turned off. 3 months ago
Oliver e4a85fc779 Mouse scrolling to the end turns tracking on. Resolves #945 3 months ago
Oliver e350bef1f9 Fixed an infinite loop after clearing a selected cell. Fixes #944 3 months ago
rivo 5605142ca6
Merge pull request #952 from dundee/master
feat: update gdamore/tcell to 2.7.1
3 months ago
Daniel Milde 6d9f0d140e feat: update gdamore/tcell to 2.7.1
fixes #932
3 months ago
Oliver 861aa94d61 Updated go get instruction so users will get the latest version. 4 months ago
Oliver c9421b4bd9 Enabled bracketed pasting. 4 months ago
Oliver 007cbb1d13 Upgraded uniseg to latest version. 4 months ago
Oliver d179351a0a Fixed panic when Highlight is called before the first call to Draw. 4 months ago
rivo 8526c9fe1b
Merge pull request #942 from NathanFirmo/master
Add new link into list of projects using tview
4 months ago
Nathan Firmo 71a33a1d36
Update README.md 4 months ago
Oliver 7568c3f71c Fixed disappearing highlights. Fixes #941 4 months ago
Oliver 742cf08619 Handled a case where there could be highglights for non-existing regions. 5 months ago
Oliver d3aebefdd2 Ignoring unknown regions when highlighting. Fixes #939 5 months ago
Oliver bf8f1c43e4 Fixed index out of bounds for when a selected drop-down option is removed in its callback. Fixes #927 5 months ago
rivo ed5968603a
Merge pull request #938 from Macmod/master
Adding godap to applications list
5 months ago
Artur Marzano baa1b2849e
Adding godap to applications list 5 months ago
Oliver b3bd1aa5e9 Switched to using styles in Checkbox. More customization options. 5 months ago
Oliver 5f07813844 Upgraded to latest tcell version. 6 months ago
Oliver 33a1d271f2 Fixed incorrect resolution of overlapping grid items. Fixes #921 6 months ago
Oliver b11bfc7683 Reconciled Form.focusedElement with actual focus. Fixes #922 6 months ago
Oliver 7c9e464bac Cursor fix for empty text areas / input fields. Fixes #915 7 months ago
Oliver 05d01944a1 Don't attempt to find the cursor if the TextArea width is unknown. Fixes #915 7 months ago
Oliver 1b91b8131c Fixed excess calls to the "changed" callback in InputField and TextArea. Fixes #908 7 months ago
Oliver 9360b0f727 Fixed the text view's maximum line offset. Fixes #907 7 months ago
rivo 4a0d5ff005
Merge pull request #910 from kianmeng/fix-typos
Fix typos
7 months ago
rivo 5e92c55cf1
Merge pull request #911 from szepeviktor/fix-graphix
Fix graphics UNICODE names
7 months ago
Viktor Szépe 1c2bae0764 Fix graphics UNICODE names 7 months ago
Kian-Meng Ang 5d85e6a030 Fix typos
Found via `codespell -H -S .git -L rightt,wth,bu`
7 months ago
rivo 2dfe060117
Merge pull request #906 from paololazzari/master
Add play
7 months ago
Paolo Lazzari 6618c921db add play 7 months ago
rivo ee8616ef64
Merge pull request #905 from adrianbrad/add-adrianbrad-privatebtc
add github.com/adrianbrad/privatebtc
7 months ago
adrianbrad 0bd254956a add github.com/adrianbrad/privatebtc 7 months ago
Oliver 8b7bcf9883 InputField is now based on TextArea. 7 months ago
Oliver 6416d6b23c Merge branch 'master' of github.com:rivo/tview 7 months ago
Oliver 57d9e5e19f Clearing screen before each draw. Fixes #899 7 months ago
rivo f7f32ad281
Merge pull request #902 from costa86/patch-1
new project using tview
7 months ago
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
7 months ago
Oliver 6c844bdc5f Fixed calculation of widest line. 8 months ago
Oliver 57ac381f74 Added TreeView.GetPath method. Resolves #897 8 months ago
Oliver 9bc1d28d88 Merge branch 'master' of github.com:rivo/tview 8 months ago
Oliver d7e1e3802f Checking line index before attempting purge. Fixes #891 8 months ago
rivo c961b0f0b9
Merge pull request #889 from paololazzari/master
Fix grammar in description of SetColumns method
8 months ago
Paolo Lazzari 7a95b02d86 Ensure lines have a maximum of 80 characters 8 months ago
Paolo Lazzari 646f2fcfce Fix grammar in description of SetColumns method 8 months ago
Oliver 0ad06c2ea3 Merge branch 'master' of github.com:rivo/tview 9 months ago
Oliver 8a0aeb0aa3 Fixed string position for escaped sequences. Fixes #886 9 months ago
rivo ba6a2a3454
Merge pull request #879 from pehlicd/patch-1
add amtui to applications list
9 months ago