aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-05-04 17:58:27 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-05-04 17:58:27 +0000
commit143aa718e5958b9c7b539657d02c476a43270dad (patch)
tree5db9cc3eaf136cd3cd81ec8f5c5e9862e7c73fc7 /TODO
parent59a57285278de78d0a69b89fe7851a56bad4240a (diff)
downloadrtmux-143aa718e5958b9c7b539657d02c476a43270dad.tar.gz
rtmux-143aa718e5958b9c7b539657d02c476a43270dad.tar.bz2
rtmux-143aa718e5958b9c7b539657d02c476a43270dad.zip
Space trimmage mega-diff.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 13aa2743..231f7c48 100644
--- a/TODO
+++ b/TODO
@@ -55,7 +55,7 @@
window-more. what for? isnt this the same as doing it w/ splitw/neww now?
- would be nice if tmux could be the shell (tmux attach, but hard link to tmux
binary as "tmuxsh" or wrapper script?) -- problems with tty dev permissions
-- support other mouse modes (highlight etc) and use it in copy mode
+- support other mouse modes (highlight etc) and use it in copy mode
- set-remain-on-exit is a bit of a hack, some way to do it generically?
- set-option should be set-session-option and should be overall global options
for stuff like mode keys?