- 892d1b5 Split emacs/vi keys into seperate tables. by Nicholas Marriott · 16 years ago
- b881ff9 Sync use from priteau. by Nicholas Marriott · 16 years ago
- d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 16 years ago
- b69f4a3 Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff. by Nicholas Marriott · 16 years ago
- 91f3165 IRIX fixes thanks to Elias Pipping. by Nicholas Marriott · 16 years ago
- c24d849 Split options into a table to allow abbreviations. by Nicholas Marriott · 16 years ago
- 3128de3 buffer-limit option. by Nicholas Marriott · 16 years ago
- 4e4f71f Swap in new paste buffer code and add a couple more commands. by Nicholas Marriott · 16 years ago
- a1db273 display-time option to set message display time. by Nicholas Marriott · 16 years ago
- 73d1558 status-lines -> status, prefix-key -> prefix by Nicholas Marriott · 16 years ago
- c3b7a49 Editable prompt. Not used for anything yet. More to come. by Nicholas Marriott · 16 years ago
- 99df48d Trimify. by Nicholas Marriott · 16 years ago
- be53d7f More Sun OS crap. by Nicholas Marriott · 16 years ago
- 19b7946 Start of Solaris port. by Nicholas Marriott · 16 years ago
- 8873c79 Set window title to current session. New options set-titles to disable. by Nicholas Marriott · 16 years ago
- 6c23e89 Sort options from Pierre Riteau. by Nicholas Marriott · 16 years ago
- 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
- 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
- 6a187bb Some Linux fixes; some code tidying. Don't redraw status bar so often. by Nicholas Marriott · 16 years ago
- 642c0b0 Easy bits of arg printing for list-keys. by Nicholas Marriott · 16 years ago
- 811e75d Status bar left and right strings (set with status-left and status-right), and automatic update (at interval set by status-interval). by Nicholas Marriott · 16 years ago
- 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
- 73c9b25 It is too easy to create things in the same second; use a timespec instead. by Nicholas Marriott · 16 years ago
- f91e7bf If no command is specified, assume new-session. by Nicholas Marriott · 16 years ago
- a26f58c Last bits of basic configuration file. By default in ~/.tmux.conf or specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created. by Nicholas Marriott · 16 years ago
- c7243b7 Move -s and -c down a level so handling them is the responsibility of the 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. by Nicholas Marriott · 16 years ago
- 2bc8108 Save term data in a linked list and reuse it. by Nicholas Marriott · 17 years ago
- 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
- 8da0b1f Mostly-complete copy and paste. by Nicholas Marriott · 17 years ago
- 9c58443 history-limit option. by Nicholas Marriott · 17 years ago
- da21ac9 Work around Linux realpath breakage. by Nicholas Marriott · 17 years ago
- b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
- 4309d65 realpath the socket path; also sprinkle some const. by Nicholas Marriott · 17 years ago
- 0b832ea -V option to show tmux version. by Nicholas Marriott · 17 years ago
- 1f10f6e Close memory leaks. by Nicholas Marriott · 17 years ago
- f941d27 Save/restore errno, free pfd buffer. by Nicholas Marriott · 17 years ago
- 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
- f2f1b8f Add default-command option and change default to be $SHELL rather than $SHELL -l. Also try to read shell from passwd db if $SHELL isn't present. by Nicholas Marriott · 17 years ago
- 97e8b94 cctx should be 0. by Nicholas Marriott · 17 years ago
- de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
- d4330f5 Init signals here to pick up zombie. by Nicholas Marriott · 17 years ago
- 37f17a7 Warn and bork on nested sessions ($TMUX exists). by Nicholas Marriott · 17 years ago
- 7ec5be3 set status, status-fg, status-bg. by Nicholas Marriott · 17 years ago
- 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
- ff56ed7 Nuke ?. by Nicholas Marriott · 17 years ago
- c3e049c Tweak error msgs. by Nicholas Marriott · 17 years ago
- 001e2d1 __progname in error msg. by Nicholas Marriott · 17 years ago
- df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
- ab6170d Use exec on default shell command. by Nicholas Marriott · 17 years ago
- aaa98ab Rename some bits. by Nicholas Marriott · 17 years ago
- fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
- dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
- 7ccdbf3 Sprinkle some const. by Nicholas Marriott · 17 years ago
- 91eb920 Warn on ambiguous commands. by Nicholas Marriott · 17 years ago
- bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago
- d2e035f Added window renaming support (tmux rename) by Maximilian Gass · 17 years ago
- a73deec Erm, check the right length for short cmds. by Nicholas Marriott · 17 years ago
- 58affec Split list into ls/lsw. by Nicholas Marriott · 17 years ago
- 3fa8f16 Adjust $TMUX environ var to include session index, and don't compact session list on release. Also fix some argument types. by Nicholas Marriott · 17 years ago
- 187648e -S for socket, -s for session. by Nicholas Marriott · 17 years ago
- 2a3e209 Extend op string and add potential for a single alias. by Nicholas Marriott · 17 years ago
- 8d01984 Restore list command. by Nicholas Marriott · 17 years ago
- 65eeb7e Restore -n, now after the command. by Nicholas Marriott · 17 years ago
- fb39b22 Cleanup part II: split up client stuff and ops. More to come. by Nicholas Marriott · 17 years ago
- 24b978a Don't resize unless size changed. by Nicholas Marriott · 17 years ago
- 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
- 3846c9b Set up signal handlers before fork so server has them too. by Nicholas Marriott · 17 years ago
- 38b752c Remove old sockets after error. by Nicholas Marriott · 17 years ago
- 8dbccbc Consistent error message. by Nicholas Marriott · 17 years ago
- 04f4e42 Change command format. by Nicholas Marriott · 17 years ago
- 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
- a41ece5 Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation. by Nicholas Marriott · 17 years ago