Add to TODO.

This commit is contained in:
Nicholas Marriott 2014-02-23 10:19:04 +00:00
parent 7eed5ad97b
commit 488583dc8d

2
TODO
View File

@ -83,6 +83,8 @@
panelink to replace layout_cell panelink to replace layout_cell
* way to set hints/limits about pane size for resizing * way to set hints/limits about pane size for resizing
* panning over window (window larger than visible) * 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 - terminfo bits
* use a better termcap internally instead of screen, perhaps xterm * use a better termcap internally instead of screen, perhaps xterm