From 1469acc6bccafd8cca96b67b5c398faba3c54272 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Sun, 19 May 2019 22:14:40 -0400 Subject: [PATCH] updated TODO --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index d9f7f00..aec364a 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,7 @@ ## STAGING +* tide: ability to populate scratch buffer from stdin * tide: gap buffer does not handle UTF-8 currently ## BACKLOG @@ -15,11 +16,15 @@ * implement a mini-sed command to standardize scripts across platforms without relying on sed * add tag to enable/disable scrolling on command output insertion +### TFRAME + * Multiple slave columns for tframe * Adjusting size of children within a tframe column * single selection within tframe used for exec wtih arg. * update window title based on active child window * Dump/Load tags for tframe session +* scratch windows go to bottom of slace stack (far right bottom) +* non-scratch windows go to top of slave stack (far left top of slave region) Tags: -- 2.51.0