This website requires JavaScript.
Explore
Register
Sign In
chuan
/
ttui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48fa673daf45f1044d685e5993b7dec990127d67
ttui
/
src
/
TinyTUI
/
Input
T
History
chuan
9cef923d55
feat: add keybinding registry
...
- add key id and keybinding registry defaults - route input components through action matching
2026-06-04 01:45:26 +08:00
..
DefaultInputParser.cs
feat: improve editor layout flow
2026-06-04 01:24:22 +08:00
IInputParser.cs
feat: initialize interfaces and model
2026-06-03 21:35:48 +08:00
KeybindingConflict.cs
feat: add keybinding registry
2026-06-04 01:45:26 +08:00
KeybindingDefinition.cs
feat: add keybinding registry
2026-06-04 01:45:26 +08:00
KeybindingRegistry.cs
feat: add keybinding registry
2026-06-04 01:45:26 +08:00
KeyId.cs
feat: add keybinding registry
2026-06-04 01:45:26 +08:00
KeyNames.cs
feat: buffer terminal input sequences
2026-06-04 00:37:20 +08:00
StdinBuffer.cs
feat: buffer terminal input sequences
2026-06-04 00:37:20 +08:00
TuiInputEvent.cs
feat: initialize interfaces and model
2026-06-03 21:35:48 +08:00
TuiKeybindings.cs
feat: add keybinding registry
2026-06-04 01:45:26 +08:00