A simple text editor application.
Features:
- multi-tab
- Undo/redo functionality
Usage:
- Clone this repository.
- Run
cargo buildto compile the project. - Execute the generated binary.
Contributing:
Contributions are welcome! Please follow the standard GitHub workflow:
- Fork the repository.
- Create a branch for your feature or bug fix.
- Make your changes and commit them.
- Submit a pull request.
License:
MIT License