From 3fef2d998fb0fd1f4fd9f4b96c33816acf523567 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 22 Sep 2007 11:50:33 +0000 Subject: Window list with C-b W. --- NOTES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'NOTES') diff --git a/NOTES b/NOTES index b8a70ebb..bcc1b0ee 100644 --- a/NOTES +++ b/NOTES @@ -7,11 +7,13 @@ Command prefix is C-b. This can be changed by building with, for example: META=\\001 make Commands: d detach - c create new terminal - n next terminal - p previous terminal + c create new window + n next window + p previous window + l last (next to last selected) window r refresh screen t set window name + w list current windows 0-9 select window There is one default server process per user which puts its socket in -- cgit