]> git.mdlowis.com Git - projs/tide.git/commitdiff
updated TODO
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 20 May 2019 02:14:40 +0000 (22:14 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 20 May 2019 02:14:40 +0000 (22:14 -0400)
TODO.md

diff --git a/TODO.md b/TODO.md
index d9f7f006e52b05fe399858e6e5b0f102f2376d82..aec364afcd809c36613197f1a5bf99671c98f65f 100644 (file)
--- 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
 * 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: