Free entire screen when destroyed.

This commit is contained in:
Nicholas Marriott
2007-11-21 21:28:58 +00:00
parent f8686f126d
commit 1e5cb8d2e4
4 changed files with 9 additions and 7 deletions

1
TODO
View File

@ -56,6 +56,7 @@
kill server
command to run something without a window at all?
command to insert a key into a window (send-key)
command to purge window history
extend list-clients to list clients attached to a session (-a for all?)
bring back detach-session to detach all clients on a session?
- function groups, bind-key ^W { select-window 0; send-key ^W } etc