summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-08-29 18:52:04 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-08-29 18:52:04 +0100
commit9263a65b5fd91e55d08567bfa041a69565c840fe (patch)
tree5a67db4f67bc70e4af625c938ee8bc5514ed9c1f /TODO
parentb29028a914ba1c99a93fa51bc9a88b3d7b47dd09 (diff)
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 57e99120..bf057342 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,6 @@
* way to set socket path from config file
- format improvements:
- * option to quote format (#{q:session_name})
* some way to pad # stuff with spaces
* formats to show if a window is linked into multiple sessions, into
multiple attached sessions, and is the active window in multiple
@@ -130,7 +129,7 @@
temporary one
- pan
- * tty_window_offset should try to keep as much as active pane
+ * tty_window_offset should try to keep as much off active pane
visible as possible
* rather than centering cursor it might be better if only
moved offset when it gets close to an edge?