From 5ba0eadc40d71db7a85603166d080041a7e27543 Mon Sep 17 00:00:00 2001 From: Gene Cumm Date: Wed, 13 Oct 2010 16:28:53 -0400 Subject: [PATCH] rosh: add another item in the ToDos comment --- com32/rosh/rosh.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/com32/rosh/rosh.c b/com32/rosh/rosh.c index b22a42c..7bec26c 100644 --- a/com32/rosh/rosh.c +++ b/com32/rosh/rosh.c @@ -24,6 +24,8 @@ * commands Break into argv/argc-like array * rosh_cfg: allow -s to change config * rosh_ls(): sorted; then multiple columns + * prompt: Possibly honor timeout on initial entry for usage as UI + * Also possibly honor totaltimeout */ /*#define DO_DEBUG 1 -- 2.7.4