Let's continue building our Java based, command-line text editor that we started here @ https://youtu.be/kT4JYQi9w4w .
This is Part 3 and we will cover:
- How to implement Page Up & Page Down functionality.
- How to make the End key work properly, including cursor snapping.
- And how to make our text editor work on all operating systems, including macOS and Windows - not just Linux.
You're going to be in for a ride!
Top comments (0)