742 Commits (master)
 

Author SHA1 Message Date
Oliver 7c9e464bac Cursor fix for empty text areas / input fields. Fixes #915 6 months ago
Oliver 05d01944a1 Don't attempt to find the cursor if the TextArea width is unknown. Fixes #915 6 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. 7 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 8 months ago
Oliver 8a0aeb0aa3 Fixed string position for escaped sequences. Fixes #886 8 months ago
rivo ba6a2a3454
Merge pull request #879 from pehlicd/patch-1
add amtui to applications list
8 months ago
Furkan Pehlivan 02c6d9a634
Merge branch 'master' into patch-1 8 months ago
rivo a39fe28ba4
Merge pull request #883 from migcaraballo/feature/add_curly_readme
added curly to readme
8 months ago
Oliver 15a8a86787 Default is word-wrapping. 8 months ago
Oliver aef151e353 Merge branch 'master' of github.com:rivo/tview 8 months ago
Oliver e3c3ad5029 Handling trailing newline characters directly in step parser. Fixes #882 8 months ago
Miguel Caraballo 097124e59c added curly to readme 8 months ago
Furkan Pehlivan 32ed7b0187
add amtui to applications list 9 months ago
rivo 9754ab44dc
Merge pull request #873 from merlinfuchs/patch-1
add blimp to projects using tview
9 months ago
Merlin 6a6b324f26
add blimp to projects using tview 9 months ago
Oliver 2845171a3b Fixed the default theme to use ANSI palette colours only. 9 months ago
Oliver 7344139b55 Finished new parser implementation. 9 months ago
Oliver caea67a4ef Implemented string parser and migrated all widgets but TextView. 9 months ago
Oliver ccc2c81197 Clarifications in comments. 9 months ago
Oliver 6cc0565bab Added button styling to Modal. Resolves #704 11 months ago
Oliver a5e7b2865e Slight change to README. Fixes #843 11 months ago
Oliver 3342e5e046 Merge branch 'master' of github.com:rivo/tview 11 months ago
Oliver 6785f5f28f Rewrote table navigation logic. Fixes #842 11 months ago
rivo 75eb03daa2
Merge pull request #858 from sonjek/readme_ktop
Add ktop to readme projects using
11 months ago
Yevhen Pavlov 14911c8da8 Add ktop to readme projects using 11 months ago
rivo bb9595ee0f
Merge pull request #857 from JoseRizzal/textarea__fix_nextUndo_after_SetText
Closes #844  Fix TextArea's SetText by resetting nextUndo counter
11 months ago
mizunooto 5f8630c515 textarea -- fix nextUndo after SetText 11 months ago
rivo 8bd761dda8
Merge pull request #855 from mebitek/master
add tui-deck application to readme
12 months ago
mebitek db24d02cc5 add tui-deck application to readme 12 months ago