mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #447] [CLOSED] TextArea #958
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#958
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rivo/tview/pull/447
Author: @Konstantin8105
Created: 5/14/2020
Status: ❌ Closed
Base:
master← Head:editbox2📝 Commits (10+)
28f45a4box: add test82dfff0box: add test comment582f275cursor movement6e35b8cadd struct for Offseta4f2eaastepbd2334dcursor only inside text40d1b83support cursor8c42c8fmoving continiues line8488799moving by page arrow6baad43add tebs in text📊 Changes
31 files changed (+1359 additions, -4 deletions)
View changed files
➕
demos/textarea/main.go(+37 -0)📝
doc.go(+1 -0)➕
screen/TestTextArea_0_0(+21 -0)➕
screen/TestTextArea_0_1(+21 -0)➕
screen/TestTextArea_0_10(+21 -0)➕
screen/TestTextArea_0_11(+21 -0)➕
screen/TestTextArea_0_12(+21 -0)➕
screen/TestTextArea_0_13(+21 -0)➕
screen/TestTextArea_0_14(+21 -0)➕
screen/TestTextArea_0_15(+21 -0)➕
screen/TestTextArea_0_16(+21 -0)➕
screen/TestTextArea_0_17(+21 -0)➕
screen/TestTextArea_0_18(+21 -0)➕
screen/TestTextArea_0_19(+21 -0)➕
screen/TestTextArea_0_2(+21 -0)➕
screen/TestTextArea_0_20(+21 -0)➕
screen/TestTextArea_0_21(+21 -0)➕
screen/TestTextArea_0_22(+21 -0)➕
screen/TestTextArea_0_23(+21 -0)➕
screen/TestTextArea_0_24(+21 -0)...and 11 more files
📄 Description
Create for #64
demossourceTextViewForminterface🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.