summaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Expand)Author
2008-06-20Start of improved buffer code. Only set-buffer/show-buffer commands so far.Nicholas Marriott
2008-06-20Update.Nicholas Marriott
2008-06-19Sync.Nicholas Marriott
2008-06-19status-lines -> status, prefix-key -> prefixNicholas Marriott
2008-06-19Document command-prompt. Tweak TODO.Nicholas Marriott
2008-06-19Add ; too.Nicholas Marriott
2008-06-19No space after prompt.Nicholas Marriott
2008-06-19Show status messages without blocking the server.Nicholas Marriott
2008-06-18Set window title to current session. New options set-titles to disable.Nicholas Marriott
2008-06-18Display <> for more windows and highlight if activity.Nicholas Marriott
2008-06-18Sort options from Pierre Riteau.Nicholas Marriott
2008-06-17Document set-window-option, update example.Nicholas Marriott
2008-06-16Explanation of -t.Nicholas Marriott
2008-06-16Update TODO.Nicholas Marriott
2008-06-16Informational messages on window option changes.Nicholas Marriott
2008-06-16Document show-options.Nicholas Marriott
2008-06-16show-window-options command.Nicholas Marriott
2008-06-15Add a couple of extra option types, and implement show-options command.Nicholas Marriott
2008-06-14New window options: force-width and force-height. This will force a window toNicholas Marriott
2008-06-13Update.Nicholas Marriott
2008-06-11Man page update from Will Maier, thanks.Nicholas Marriott
2008-06-10Sync.Nicholas Marriott
2008-06-07Read from pipe to allow client to confirm and socket be closed.Nicholas Marriott
2008-06-06Partial tmux.1 update thanks to Will Maier.Nicholas Marriott
2008-06-06Make server exit when last session dies. Also fix window check for status act...Nicholas Marriott
2008-06-05Don't bork on link/swap the same window. Also extend comment.Nicholas Marriott
2008-06-05Big reorganisation of command-line syntax.Nicholas Marriott
2008-06-05Print for the less easy commands.Nicholas Marriott
2008-06-04Revert attempt to fix stray updates, turns out it was clock :-/.Nicholas Marriott
2008-06-04vi keys from Will Maier.Nicholas Marriott
2008-06-04Update.Nicholas Marriott
2008-06-03Per-session configuration options.Nicholas Marriott
2008-06-03It is too easy to create things in the same second; use a timespec instead.Nicholas Marriott
2008-06-03Quick and dirty kill-server command.Nicholas Marriott
2008-06-02Add a windowonly generic command and use it where appropriate. Also trim incl...Nicholas Marriott
2008-06-02Quick man page update, also fix some usages and get rid of some CMD_KEY checks.Nicholas Marriott
2008-06-02Last bits of basic configuration file. By default in ~/.tmux.conf or specifie...Nicholas Marriott
2008-06-02Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott
2008-06-01Prepare TERM in buffer before sending; this allows size to be part of cmd and...Nicholas Marriott
2008-06-01+.Nicholas Marriott
2008-06-01New command, send-keys, to send a set of keys.Nicholas Marriott
2008-06-01+.Nicholas Marriott
2008-05-31Don't hang when window closes early; also add lots more debugging.Nicholas Marriott
2008-03-31+.Nicholas Marriott
2008-02-10GNUmakefile fixes, from tobiasu.Nicholas Marriott
2008-01-03Upd.Nicholas Marriott
2008-01-03Some key tweaks, fix status bar to not rely on attr.Nicholas Marriott
2008-01-03Write status across entire line.Nicholas Marriott
2007-12-16Quick start section in man page.Nicholas Marriott
2007-12-13Sync with Makefile.Nicholas Marriott