1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-22 04:18:47 +00:00

Update & sync.

This commit is contained in:
Nicholas Marriott 2007-10-04 10:13:38 +00:00
parent 57157a1cde
commit adc5f80bf9

7
TODO
View File

@ -43,19 +43,16 @@
-- For 0.1 -------------------------------------------------------------------- -- For 0.1 --------------------------------------------------------------------
- man page - man page
- commands: - commands:
rename windows
rename sessions rename sessions
swap windows swap windows
link/copy windows link/copy windows
detach session remotely
create window remotely
unlink window (error if window only linked to one session) unlink window (error if window only linked to one session)
close window close window
kill session kill session
set status on/off set status on/off
set meta
set shell set shell
list-keys (list key bindings) - fix resize (check for width problems with multiple clients)
- fix resize (width problems with multiple clients?)
- handle tmux in tmux (check $TMUX and abort) - handle tmux in tmux (check $TMUX and abort)
- check for some reqd terminfo caps on startup - check for some reqd terminfo caps on startup
- sort out the pause mess - sort out the pause mess