BDisp
|
35a1916502
Replace with record struct per @tig.
|
11 months ago |
BDisp
|
e58c15f2e6
Add undo and redo support for cells attribute.
|
11 months ago |
Tig
|
d5e367b117
Merge branch 'v2_develop' into v2_3771_textview-no-printable-rune-fix
|
11 months ago |
Tig
|
5d2e28bfb4
Update issue templates
|
11 months ago |
BDisp
|
6a0aa9a3b2
Add feature to copy, cut and paste with the cells attributes.
|
11 months ago |
BDisp
|
c54041e73e
Fix unit test.
|
11 months ago |
BDisp
|
f93b475127
Using the attribute at the cursor position on paste.
|
11 months ago |
BDisp
|
ccf2daa024
Change all RuneCell to Cell and move methods to the Cell record struct.
|
11 months ago |
BDisp
|
903827a147
Fix start/end row and cols.
|
11 months ago |
BDisp
|
439bddf5c5
Fix width for 16 colors.
|
11 months ago |
BDisp
|
a4f23520b3
Fix ApplyRuneCellAttribute method.
|
11 months ago |
BDisp
|
d3be2ac405
Only consider SelectionStartRow and SelectionStartColumn when SelectedLength is grater than 0.
|
11 months ago |
BDisp
|
bd42a48b47
Add borders to the 16 colors.
|
11 months ago |
BDisp
|
bb5af016f8
Add support for colored runes in the Editor scenario.
|
11 months ago |
BDisp
|
5a1a0ceb3b
Fix LineDrawing PromptForColor to support 16 colors and true color.
|
11 months ago |
BDisp
|
29799f493c
Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526.
|
11 months ago |
BDisp
|
153a9f2fc2
Trying fix unit test error.
|
11 months ago |
BDisp
|
2292a8602e
Merge branch 'v2_develop' into v2_3771_textview-no-printable-rune-fix
|
11 months ago |
Rishikeshan Sulochana/Lavakumar (Work)
|
894b1e2835
[minor typo] Update newinv2.md (#3765)
|
11 months ago |
BDisp
|
026a20ee7f
Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class.
|
11 months ago |
BDisp
|
e4d30a1fe1
Replace Frame to Viewport in TextField.
|
11 months ago |
BDisp
|
7bf6aaa1ad
Add unit test which already works in TextField.
|
11 months ago |
BDisp
|
6a6c210d9b
Fixes #3771. TextView doesn't consider no-printable rune in draw and cursor position.
|
11 months ago |
Tig
|
10bdd4bc0f
V2 config schema (#3760)
|
11 months ago |
Tig
|
6b7c15547d
Temp URL for schema
|
11 months ago |
Tig
|
84642bec1b
Fixed doc build to include schemas
|
11 months ago |
Tig
|
dd88c392dd
Added example user config.json
|
11 months ago |
Tig
|
96691f5901
Updated json schema
|
11 months ago |
Tig
|
1296f5477a
CM tweaks
|
11 months ago |
Tig
|
9a2e03e451
Removed JsonSerializable (typeof (Rune)) per @bdisp
|
11 months ago |