From 488583dc8def345b32dafe5b4f9bdb0a280062d3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 23 Feb 2014 10:19:04 +0000 Subject: [PATCH] Add to TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 6c418949..3f45b62d 100644 --- a/TODO +++ b/TODO @@ -83,6 +83,8 @@ panelink to replace layout_cell * way to set hints/limits about pane size for resizing * panning over window (window larger than visible) + * a mode where one application can cross two panes (ie x|y, width = + COLUMNS/2 but height = ROWS * 2) - terminfo bits * use a better termcap internally instead of screen, perhaps xterm