summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-03-26 16:00:10 -0400
committerpommicket <pommicket@gmail.com>2022-03-26 16:00:10 -0400
commitd334b04c4d7de2e200a1a37fbf1ecc2758280e94 (patch)
treec64cf012ce289f4cdb2db8948771f00b2077c0a3 /README.md
parent6617f77adbaeb0dc79c7b07f6ec3a107adb117db (diff)
[1.0r2] cleanup, comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 776c45e..a091504 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ in other editors.
## Supported features
-- Customization of (pretty much) all colours and keyboard commands.
+- Customization of (pretty much) all colors and keyboard commands.
- Basic text editing like copy+paste, undo+redo, etc.
- Multiple tabs, each with a different file
- Split screen
@@ -143,6 +143,8 @@ Then, open windows\_installer\\ted\\ted.sln, and build.
<tr><td>0.7</td> <td>Restore session, command selector, :shell, big bug fixes</td> <td>2021 Mar 3</td></tr>
<tr><td>0.8</td> <td>Autocomplete</td> <td>2021 Mar 4</td></tr>
<tr><td>1.0</td> <td>Bugfixes, small additional features, installers</td> <td>2021 Apr 20</td></tr>
+<tr><td>1.0r1</td> <td>Windows-specific bugfixes, update to new version of PCRE2</td> <td>2022 Jan 1</td></tr>
+<tr><td>1.0r2</td> <td>Various ctrl+w (:tab-close) bugfixes</td> <td>2022 Mar 26</td></tr>
</table>
## License