From 058772e4e6277b4a07586c68ca5af06a90fdd340 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Mon, 27 Apr 2009 13:21:16 +0000 Subject: - confirm-before command. - Bound "&" and "x" by default to confirm-before "kill-window" and confirm-before "kill-pane", respectively. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2ccfae93..e206211b 100644 --- a/TODO +++ b/TODO @@ -59,8 +59,6 @@ - set-remain-on-exit is a bit of a hack, some way to do it generically? - set-option should be set-session-option and should be overall global options for stuff like mode keys? -- a confirm-before command which asks "Are you sure? (y/n)" before executing - command, eg bind-key "&" confirm-before "kill-window" - clear window title on exit - refer to windows by name etc (duplicates? fnmatch?) - the output code (tty.c) could do with optimisation depending on term -- cgit