aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-13 06:29:19 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-13 06:29:19 +0000
commitdb411ca515167c30a86ec22fff7d491d31f9a165 (patch)
treebbffa46b71454621cbb9541443cfd38113a0fc7b
parent3fb3613d34fc538345d3c21adcff55eab2cb7ef5 (diff)
downloadrtmux-db411ca515167c30a86ec22fff7d491d31f9a165.tar.gz
rtmux-db411ca515167c30a86ec22fff7d491d31f9a165.tar.bz2
rtmux-db411ca515167c30a86ec22fff7d491d31f9a165.zip
Update TODO.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 736080b9..ceebec0b 100644
--- a/TODO
+++ b/TODO
@@ -97,5 +97,5 @@
- paste-buffer etc should be able to handle \0, so needs a size member and no more strlen
- is utf8 a valid charset in LANG? also check for "unicode" in TERM
- what about utmp etc? can tmux update it like screen? setgid?
-- system-wide configuration file
+- option to show bells visually
- tidy up and prioritise todo list ;-)