From 8762338e309dadb4cef19f34f2b870aa09c6cf45 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 28 Mar 2009 15:40:10 +0000 Subject: +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 1eeca67d..f2db2f19 100644 --- a/TODO +++ b/TODO @@ -90,6 +90,8 @@ - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? - refer to windows by name etc (duplicates? fnmatch?) +- a confirm-before command which asks "Are you sure? (y/n)" before executing + command, eg bind-key "&" confirm-before "kill-window" - document repeat behaviour and -r on bind-key - document status-keys -- cgit