summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-02-15 01:06:49 +0100
committerhut <hut@lavabit.com>2010-02-15 01:14:37 +0100
commitb624bd941a381448261945ad94a25619b46552d4 (patch)
tree2a6bf4fa0c128d29e136e33f5084a2881ec548f2 /TODO
parentb62924d97bcc8416a06ddb848f7cf1a745339346 (diff)
downloadranger-b624bd941a381448261945ad94a25619b46552d4.tar.gz
ui: catching exception from curs_set
it can be thrown if the terminal does not support cursor settings
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fe08e314..3c106aa7 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,7 @@ General
    ( ) #57  10/01/30  warn before deleting unseen marked files
    (X) #58  10/02/04  change the title of the terminal
    (X) #61  10/02/09  show sum of size of marked files
+   ( ) #63  10/02/15  limit filesize in previews
 
 
 Bugs
@@ -62,6 +63,7 @@ Bugs
    ( ) #52  10/01/23  special characters in tab completion
    (X) #54  10/01/23  max_dirsize_for_autopreview not working
    ( ) #60  10/02/05  utf support improvable
+   (X) #62  10/02/15  curs_set can raise an exception
 
 
 Ideas