aboutsummaryrefslogtreecommitdiffstats
path: root/src/editor.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-23 08:33:36 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-23 08:33:36 +0200
commit240c405d78121400404344f3ba8f943043789f57 (patch)
treee4cd20ab0d5cd734d08491a16236369b52e51b21 /src/editor.py
parentonly remove on up and down when needed (diff)
downloadpytagomacs-240c405d78121400404344f3ba8f943043789f57.tar.gz
pytagomacs-240c405d78121400404344f3ba8f943043789f57.tar.bz2
pytagomacs-240c405d78121400404344f3ba8f943043789f57.tar.xz
rcfile support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/editor.py')
-rw-r--r--src/editor.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/editor.py b/src/editor.py
index a7dce59..c889cd7 100644
--- a/src/editor.py
+++ b/src/editor.py
@@ -34,8 +34,6 @@ from line import *
-## TODO colours should be configurable with rc file
-## TODO ring limits should be configurable with rc file
## TODO widthless characters should be ignored when calculating the size a text
## TODO implement undo history