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-27 00:07:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b7ca7bf4468ea4f686bc73f2931e3896678edf3
Terminal.Gui
/
UnitTests
/
Input
History
BDisp
0b7ca7bf44
Fixes
#3097
. Now that View is IDisposable, it should expose a Disposing event. (
#3104
)
2024-01-04 07:13:31 -07:00
..
EscSeqReqTests.cs
Fixes
#666
. Refactor
ConsoleDriver
s to simplify and remove duplicated code (
#2612
)
2023-08-09 14:28:36 -06:00
EscSeqUtilsTests.cs
Fixes
#2921
- MainLoop refactoring (
#2922
)
2023-10-21 08:06:04 -07:00
KeyBindingTests.cs
Fixes
#2926
- Refactor KeyEvent and KeyEventEventArgs to simplify (
#2927
)
2023-12-16 12:04:23 -07:00
KeyTests.cs
Fixes
#3071
&
#3079
. Key cast and static props are not correct (
#3089
)
2023-12-27 15:50:37 -07:00
ResponderTests.cs
Fixes
#3097
. Now that View is IDisposable, it should expose a Disposing event. (
#3104
)
2024-01-04 07:13:31 -07:00