From 66627e6bb54eae4947efaf80b2087f29e09a0e89 Mon Sep 17 00:00:00 2001 From: Ronald Date: Sat, 14 Jun 2025 17:24:17 +0100 Subject: [PATCH] Updated README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 94fb6ff..f2c459c 100644 --- a/README.md +++ b/README.md @@ -11,25 +11,25 @@ Add support for saving files - Kind of important that - Done Add config file - Font and themes - Done Show whether a file has been saved or not - Done - However, when undo is implemented this implementation may need to change + However, when undo is implemented this implementation may need to change Line wrapping that wraps on words when possible -Ensure that Home, End, Delete keys work +Ensure that Home, End, Delete keys work - Done Add shortcuts -Add menu bar (Right click menu) +Add menu bar - should contain, file, edit and settings Need to add a right click menu -Add support for opening files from the editor - drag and drop support? +Add support for opening files from the editor - drag and drop support and file dialog Syntax highlighting ## Bugs -Holding a key (backspace or arrow keys) doesn't work as expected +Holding a key (backspace or arrow keys) doesn't work as expected - Done ## Screenshots