summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-23 14:33:08 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-23 14:33:08 -0500
commit28403de81a1688e5a88a0052f948da66f606f0cc (patch)
tree21d84495912ced804989972de2ba74bd86f3d7ad /README.md
parent88f7f5f8675a15d567837bd076e39e09bfe1aa74 (diff)
v. 0.5a
Diffstat (limited to 'README.md')
-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