]> err.no Git - util-linux/commitdiff
docs: update TODO list
authorKarel Zak <kzak@redhat.com>
Tue, 8 Dec 2009 19:39:52 +0000 (20:39 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Dec 2009 19:39:52 +0000 (20:39 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 87a9de1d5c265028e035649a63b6bf13a4ead51b..bcedb9eb7614992e6ef82645ced9e6e649277585 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,6 +29,15 @@ fdisk(s)
 
  * use off_t instead "long long"
 
+ * catch SIGINT (Ctrl-C) and return to main menu.
+   From Red Hat bugzilla #545488:
+
+   While using fdisk normally, if you accidentally pressed the wrong button (to
+   start a sequence of questions for some operation, e.g. 'c' to create
+   partition).  The tool tries too hard to keep asking you for valid input.  You
+   can't provide a blank or invalid input to get it to break out of the current
+   dialog sequence and get back to the main menu.
+
  * fdisk/* refactoring
 
  * add GPT support