From 28403de81a1688e5a88a0052f948da66f606f0cc Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 23 Feb 2021 14:33:08 -0500 Subject: v. 0.5a --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 776cd16..b0f7a22 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ a simple editor that starts up practically instantaneously, and performs well on - Find and replace (with regular expressions!) - Run build command (default keybinding F4), go to errors - Go to definition (ctrl+click) +- Go to line (Ctrl+G) ## Building from source @@ -66,6 +67,7 @@ Then run `make.bat`. 0.3a Find+replace bug fixes, view-only mode 2021 Feb 14 0.4 :build 2021 Feb 18 0.5 Go to definition 2021 Feb 22 +0.5a Several bugfixes, go to line 2021 Feb 23 ## License -- cgit v1.2.3