aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-08-26 08:58:39 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-08-26 08:58:39 +0000
commit6b4ed722b1d77342fd4faa0c33880ef1d1d2305f (patch)
tree4f8c250e2a5d3ccc1c3f2ada842a152ed26ceb88 /TODO
parent1ce325b31e1a81e40f2d9819ce65a51c4b251971 (diff)
downloadrtmux-6b4ed722b1d77342fd4faa0c33880ef1d1d2305f.tar.gz
rtmux-6b4ed722b1d77342fd4faa0c33880ef1d1d2305f.tar.bz2
rtmux-6b4ed722b1d77342fd4faa0c33880ef1d1d2305f.zip
FreeBSD and NetBSD HAVE got ttydefaults.h. Fixes SF bug 2844744.
Also make clang use -iquote in makefiles.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3ba1d46c..92dd8250 100644
--- a/TODO
+++ b/TODO
@@ -46,7 +46,6 @@
errors better
- key to switch to copy mode from scroll mode
- attach should have a flag to create session if it doesn't exist
-- a way to address panes by name ("top-left") and position ("0,0")
- rename split-window -> split-pane??
- fix UTF-8 guesswork on sparc64, improve tty checks
- choice and more mode would be better per client than per window?
@@ -101,3 +100,7 @@
- handle resize better in copy mode
- way to copy stuff that is off screen due to resize
- fix line wrapping c&p problems in xterm etc
+- a way to address panes by name ("top-left") and position ("0,0")
+- a mode to identify panes
+- show pane number somewhere (separator lines?)
+