From 78e5db44b915c58748682554913220efdef77c9e Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Mon, 22 Feb 2021 13:52:38 -0500 Subject: v. 0.5 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9463b..776cd16 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ a simple editor that starts up practically instantaneously, and performs well on - Customization of (pretty much) all colours and keyboard commands. - Syntax highlighting for C, C++, Rust, and Python. - Find and replace (with regular expressions!) -- Run build command (default keybinding F4) +- Run build command (default keybinding F4), go to errors +- Go to definition (ctrl+click) ## Building from source @@ -64,6 +65,7 @@ Then run `make.bat`. 0.3 Find+replace, highlight matching parentheses, indent/dedent selection 2021 Feb 11 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 ## License -- cgit v1.2.3