diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-05 16:49:17 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-05 16:49:17 -0500 |
commit | edbad154a65f47dc77dbb901801651e28c4f5e55 (patch) | |
tree | 544d1e29f7507622a0a58c906fea0ddf500393af /README.md | |
parent | e37ef801a6304f602fdff195b2c46098cf7f5994 (diff) |
fix :shell with no files open, write cwd to session
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,8 +11,9 @@ I'll release installers after testing it a bit more to try to find any bugs ther ## Why? There are a lot of text editors out there. ted doesn't do anything new. -But in the modern world of text editors running browsers internally, it can be nice to have -a simple editor that starts up practically instantaneously, and performs well on reasonably-sized files. +I made ted because I wanted a simple editor that starts up practically instantaneously, +and performs well on reasonably-sized files. I've also added features I find to be particularly useful, +while still keeping it relatively simple. ## Supported features (more coming soon) |