This website requires JavaScript.
Explore
Help
Register
Sign In
Git_Mirror
/
Terminal.Gui
Watch
1
Star
0
Fork
0
You've already forked Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced
2025-12-30 17:57:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
660a467007fc20a417001cb928aa864a4f23cbff
Terminal.Gui
/
UnitTests
/
Text
History
Tig Kindel
660a467007
merged
2024-01-08 12:16:09 -07:00
..
AutocompleteTests.cs
Fixes
#3144
. TextView Autocomplete does not insert capital letters (
#3145
)
2024-01-08 12:11:11 -07:00
CollectionNavigatorTests.cs
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (
#3078
)
2024-01-04 12:37:01 -07:00
RuneTests.cs
Fixes
#666
. Refactor
ConsoleDriver
s to simplify and remove duplicated code (
#2612
)
2023-08-09 14:28:36 -06:00
StringTests.cs
Fixes
#666
. Refactor
ConsoleDriver
s to simplify and remove duplicated code (
#2612
)
2023-08-09 14:28:36 -06:00
TextFormatterTests.cs
Merges in
#3019
changes. Makes OnResizeNeeded non-virtual. If we find a use-case where someone wants to override it we can change this back.
2024-01-08 11:55:46 -07:00