提交历史

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