summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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`.
<tr><td>0.3a</td> <td>Find+replace bug fixes, view-only mode</td> <td>2021 Feb 14</td></tr>
<tr><td>0.4</td> <td>:build</td> <td>2021 Feb 18</td></tr>
<tr><td>0.5</td> <td>Go to definition</td> <td>2021 Feb 22</td></tr>
+<tr><td>0.5a</td> <td>Several bugfixes, go to line</td> <td>2021 Feb 23</td></tr>
</table>
## License