- Write text without any bug
- Navigation
- Implementation of key_event sequence
- Clipboard (Copy, Paste)
- Visual mode
- Implement everything using functions like
- fn func(app: &mut App, close: &mut bool, input: &str)
- Basic configuration (implementation of settings using JSON)