diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-26 19:09:30 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-26 19:09:30 +0000 |
commit | 2a3e209ccedd5d737e6a778481e54ca042f3ab5f (patch) | |
tree | 48d11524eab2631544bdcfee6d0bec83bc887843 /TODO | |
parent | ab718378cb58280b3790ae18895cc0359f36d357 (diff) | |
download | rtmux-2a3e209ccedd5d737e6a778481e54ca042f3ab5f.tar.gz rtmux-2a3e209ccedd5d737e6a778481e54ca042f3ab5f.tar.bz2 rtmux-2a3e209ccedd5d737e6a778481e54ca042f3ab5f.zip |
Extend op string and add potential for a single alias.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,3 +21,4 @@ and buffer_insert_range/delete_range are abominations. this should be rethought - figure out once and for all what is going on with backspace and del +- split list into list-sessions and list-windows |