- [ ] Handle Logs - [ ] Terminal Helper - [ ] Events - [x] Window : SIGWINCH triggered when the terminal is resized - [ ] Input Class - [ ] Return Error if Mouse RE does not match - [x] Handle the Paste Buffer - [ ] Handle the middle button mouse paste - [ ] Handle Special Keys (UP, Down, . . .) - [ ] Events https://tkinterexamples.com/events/events.html https://www.pythontutorial.net/tkinter/tkinter-event-binding/ - [x] Keyboard - [x] Mouse - [ ] Canvas Class