aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Revert attempt to fix stray updates, turns out it was clock :-/.Nicholas Marriott2008-06-04
|
* vi keys from Will Maier.Nicholas Marriott2008-06-04
|
* status is a toggle.Nicholas Marriott2008-06-04
|
* Make monitor-activity w/o arguments toggle.Nicholas Marriott2008-06-04
|
* Update.Nicholas Marriott2008-06-04
|
* + comments.Nicholas Marriott2008-06-04
|
* Disable/enable window activity monitoring with set-window-option command.Nicholas Marriott2008-06-04
|
* Add activity monitoring, also invert items on taskbar which have activity.Nicholas Marriott2008-06-04
|
* Bring select-window into line with everything else wrt -i.Nicholas Marriott2008-06-04
|
* Don't crash when looking at NULL clients; also redraw everything on status ↵Nicholas Marriott2008-06-04
| | | | change.
* Status bar left and right strings (set with status-left and status-right), ↵Nicholas Marriott2008-06-04
| | | | and automatic update (at interval set by status-interval).
* Per-session configuration options.Nicholas Marriott2008-06-03
|
* tree.h has RB_PREV now, yay!Nicholas Marriott2008-06-03
|
* Update.Nicholas Marriott2008-06-03
|
* It is too easy to create things in the same second; use a timespec instead.Nicholas Marriott2008-06-03
|
* Allow -c anywhere -s was allowed.Nicholas Marriott2008-06-03
|
* Allow fnmatch(3) on -s, and select newest session if multiple.Nicholas Marriott2008-06-03
|
* If no command is specified, assume new-session.Nicholas Marriott2008-06-03
|
* Quick and dirty kill-server command.Nicholas Marriott2008-06-03
|
* Allow comments at EOL; count blank lines properly.Nicholas Marriott2008-06-02
|
* Add a windowonly generic command and use it where appropriate. Also trim ↵Nicholas Marriott2008-06-02
| | | | includes and unused.
* Quick man page update, also fix some usages and get rid of some CMD_KEY checks.Nicholas Marriott2008-06-02
|
* Daemonise before loading configuration.Nicholas Marriott2008-06-02
|
* start-server command to start server and nothing else.Nicholas Marriott2008-06-02
|
* Last bits of basic configuration file. By default in ~/.tmux.conf or ↵Nicholas Marriott2008-06-02
| | | | specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created.
* Remove old examples, add new.Nicholas Marriott2008-06-02
|
* Return error cause properly.Nicholas Marriott2008-06-02
|
* Clear msgdata where it is unavailable.Nicholas Marriott2008-06-02
|
* Move -s and -c down a level so handling them is the responsibility of the ↵Nicholas Marriott2008-06-02
| | | | command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before.
* Prepare TERM in buffer before sending; this allows size to be part of cmd ↵Nicholas Marriott2008-06-01
| | | | and prevents it being split. This is the only place this happens so remove it from todo.
* +.Nicholas Marriott2008-06-01
|
* Don't die if no dst window and -k to linkw.Nicholas Marriott2008-06-01
|
* New command, send-keys, to send a set of keys.Nicholas Marriott2008-06-01
|
* +.Nicholas Marriott2008-06-01
|
* s/backgroun/background/Nicholas Marriott2008-05-31
|
* Don't hang when window closes early; also add lots more debugging.Nicholas Marriott2008-05-31
|
* Add limits.hNicholas Marriott2008-05-31
|
* Ugh, this should be backspace.Nicholas Marriott2008-05-31
|
* Linux rxvt doesn't support parm_dch or delete_character.Nicholas Marriott2008-05-10
|
* +.Nicholas Marriott2008-03-31
|
* GNUmakefile fixes, from tobiasu.Nicholas Marriott2008-02-10
|
* Upd.Nicholas Marriott2008-01-03
|
* Some key tweaks, fix status bar to not rely on attr.Nicholas Marriott2008-01-03
|
* This was wrong...Nicholas Marriott2008-01-03
|
* Write status across entire line.Nicholas Marriott2008-01-03
|
* Don't attempt to reset tty if it is dead.Nicholas Marriott2008-01-02
|
* vi(1)Nicholas Marriott2007-12-18
|
* Quick start section in man page.Nicholas Marriott2007-12-16
|
* Sync with Makefile.Nicholas Marriott2007-12-13
|
* Don't free twice when exiting.Nicholas Marriott2007-12-12
|