Fix formatting. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit b0a4d91d5ef09a3bde630fc0318de4d8e9cfb497 | |
parent 0e8763d3c6e5871480f7222c0596049054aa0421 | |
Author: Rob King <[email protected]> | |
Date: Sat, 13 Aug 2016 14:06:45 -0500 | |
Fix formatting. | |
Diffstat: | |
README.rst | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -153,8 +153,8 @@ Primary Goals | |
scrolling is a bit drastic now (TODO) | |
- Support Unicode beyond the Basic Multilingual Plane | |
(note that this will break the sam binary protocol, | |
- so this version of samterm won't work with other sams! | |
- Email me if you think this is a bad idea; I'm willing to reconsider) (TODO) | |
+ so this version of samterm won't work with other sams! | |
+ Email me if you think this is a bad idea; I'm willing to reconsider) (TODO) | |
- Support font fallback (TODO) | |
- Allow runtime configuration of key bindings (TODO) | |
- Support a configurable set of mouse chords (TODO) |