2011-03-07 |
Nicholas Marriott | Prevent tiled producing a corrupt layout when only...
|
commit | commitdiff | tree |
2011-03-07 |
Nicholas Marriott | Support passing through escape sequences to the underlying...
|
commit | commitdiff | tree |
2011-03-04 |
Nicholas Marriott | Two fixes by Micah Cowan: make mouse work properly...
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Marriott | Fix a typo that meant we did not reset the background...
|
commit | commitdiff | tree |
2011-03-03 |
Nicholas Marriott | Add a -P option to detach to HUP the client's parent...
|
commit | commitdiff | tree |
2011-02-10 |
Nicholas Marriott | Size on split-window is -l not -s. Doh.
|
commit | commitdiff | tree |
2011-02-03 |
Nicholas Marriott | Don't require -d with -x or -y since it could be in...
|
commit | commitdiff | tree |
2011-01-31 |
Nicholas Marriott | Redraw pane borders when switching to last pane.
|
commit | commitdiff | tree |
2011-01-30 |
Nicholas Marriott | Free old argument even if setting to NULL.
|
commit | commitdiff | tree |
2011-01-29 |
Nicholas Marriott | Accept tcgetattr/tcsetattr failure, fixes problems...
|
commit | commitdiff | tree |
2011-01-28 |
Nicholas Marriott | Use input_clear to reset the APC, DCS, OSC state or...
|
commit | commitdiff | tree |
2011-01-26 |
Nicholas Marriott | Unused declaration.
|
commit | commitdiff | tree |
2011-01-26 |
Nicholas Marriott | Simplify the way jobs work and drop the persist type...
|
commit | commitdiff | tree |
2011-01-26 |
Nicholas Marriott | Use LIST_* not SLIST_*.
|
commit | commitdiff | tree |
2011-01-25 |
Nicholas Marriott | When clearing the entire screen, clear lines that are...
|
commit | commitdiff | tree |
2011-01-25 |
Nicholas Marriott | Check if the index is in use and fail before creating...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Marriott | While here, maximum percentage is 100 not INT_MAX....
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Marriott | Size is -l not -s.
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Marriott | Allow top-bit-set characters to be used for key bindings...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Marriott | Set $TMUX without the session when background jobs...
|
commit | commitdiff | tree |
2011-01-15 |
Nicholas Marriott | Fix bind-key -t.
|
commit | commitdiff | tree |
2011-01-15 |
Nicholas Marriott | Only set a mouse mode for mouse-select-pane if none...
|
commit | commitdiff | tree |
2011-01-15 |
Nicholas Marriott | Mouse highlight mode (1001) requires a program to cooperate so
|
commit | commitdiff | tree |
2011-01-14 |
Nicholas Marriott | Support -x and -y for new-session to specify the initial...
|
commit | commitdiff | tree |
2011-01-13 |
Nicholas Marriott | The maximum history-limit was accidentally reduced...
|
commit | commitdiff | tree |
2011-01-13 |
Nicholas Marriott | Clarify alternate-screen description a little.
|
commit | commitdiff | tree |
2011-01-13 |
Nicholas Marriott | Er, fix next and previous session functions to actually...
|
commit | commitdiff | tree |
2011-01-13 |
Nicholas Marriott | Fix next and previous session functions to actually...
|
commit | commitdiff | tree |
2011-01-13 |
Nicholas Marriott | Log termios backspace for each client since it is used...
|
commit | commitdiff | tree |
2011-01-12 |
Nicholas Marriott | Use TMPDIR if set, from Han Boetes.
|
commit | commitdiff | tree |
2011-01-10 |
Nicholas Marriott | unbind-key -a is allowed no arguments.
|
commit | commitdiff | tree |
2011-01-09 |
Nicholas Marriott | Remove a bit of text that makes exit-unattached description...
|
commit | commitdiff | tree |
2011-01-09 |
Nicholas Marriott | Add missing arguments to some options.
|
commit | commitdiff | tree |
2011-01-08 |
Nicholas Marriott | Move all calls to fcntl(...O_NONBLOCK) into a function...
|
commit | commitdiff | tree |
2011-01-08 |
Nicholas Marriott | Accept colours of the hex form #ffffff and translate...
|
commit | commitdiff | tree |
2011-01-05 |
Nicholas Marriott | Whoops, command-prompt can take 0 or 1 argument.
|
commit | commitdiff | tree |
2011-01-04 |
Nicholas Marriott | Now that parsing is common, merge some of the small...
|
commit | commitdiff | tree |
2011-01-04 |
Nicholas Marriott | argc will be 1 not 2 with no option value.
|
commit | commitdiff | tree |
2011-01-04 |
Nicholas Marriott | Clean up and simplify tmux command argument parsing.
|
commit | commitdiff | tree |
2011-01-03 |
Nicholas Marriott | Support for UTF-8 mouse input (\033[1005h). This was...
|
commit | commitdiff | tree |
2011-01-03 |
Nicholas Marriott | Handle a # at the end of a replacement string (such...
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Move the user-visible parts of all options (names,...
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | suspend-client has used -t for the client target (like...
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Last few tables that should be const.
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Sprinkle a little more const.
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Another table that should be const.
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Key table should be const.
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Add a -P option to new-window and split-window to print...
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Don't reset the activity timer for unattached sessions...
|
commit | commitdiff | tree |
2011-01-01 |
Nicholas Marriott | Remove unused variable.
|
commit | commitdiff | tree |
2010-12-30 |
Nicholas Marriott | Remove some unused defines.
|
commit | commitdiff | tree |
2010-12-30 |
Nicholas Marriott | Fix BUFFERS section now they are global.
|
commit | commitdiff | tree |
2010-12-30 |
Nicholas Marriott | Change from a per-session stack of buffers to one global...
|
commit | commitdiff | tree |
2010-12-30 |
Nicholas Marriott | Add a function to create window flags rather than doing...
|
commit | commitdiff | tree |
2010-12-29 |
Nicholas Marriott | Support all four of the xterm mouse modes. Based on...
|
commit | commitdiff | tree |
2010-12-29 |
Nicholas Marriott | Allow the config file parser and source-file to return...
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Marriott | Add a missing .Pp and sort options alphabetically,...
|
commit | commitdiff | tree |
2010-12-23 |
Nicholas Marriott | server_kill_window can modify the RB tree so don't...
|
commit | commitdiff | tree |
2010-12-23 |
Nicholas Marriott | Style tweaks.
|
commit | commitdiff | tree |
2010-12-21 |
Nicholas Marriott | Store sessions in an RB tree by name rather than a...
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Marriott | Fix another stray addition that was too early. Oops.
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Marriott | Undo a change to next/previous session that got mixed...
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Marriott | Dead sessions are never on the active sessions list...
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Marriott | Use pointer rather than index for the client's last...
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Marriott | Unify the way sessions are used by callbacks - store...
|
commit | commitdiff | tree |
2010-12-19 |
Nicholas Marriott | Don't nuke the index counter when a session group comes up.
|
commit | commitdiff | tree |
2010-12-19 |
Nicholas Marriott | Add other-pane-height and other-pane-width options...
|
commit | commitdiff | tree |
2010-12-13 |
Nicholas Marriott | Read ${X} environment variables in strings and $HOME...
|
commit | commitdiff | tree |
2010-12-11 |
Nicholas Marriott | Track the last session for a client and add a flag...
|
commit | commitdiff | tree |
2010-12-11 |
Nicholas Marriott | Fix rectangle copy to behave like emacs - the cursor...
|
commit | commitdiff | tree |
2010-12-11 |
Nicholas Marriott | Oops, these functions return a const char *, so make...
|
commit | commitdiff | tree |
2010-12-11 |
Nicholas Marriott | Make the prompt history global for all clients which...
|
commit | commitdiff | tree |
2010-12-10 |
Nicholas Marriott | Rephrase a confusing sentence.
|
commit | commitdiff | tree |
2010-12-08 |
Nicholas Marriott | In the built-in layouts, distribute the panes more...
|
commit | commitdiff | tree |
2010-12-06 |
Nicholas Marriott | Add an option to alert (monitor) for silence (lack...
|
commit | commitdiff | tree |
2010-11-29 |
Nicholas Marriott | If VISUAL or EDITOR contains "vi", configure mode-keys...
|
commit | commitdiff | tree |
2010-11-22 |
Nicholas Marriott | There is somewhere that WINDOW_HIDDEN is getting set...
|
commit | commitdiff | tree |
2010-11-15 |
Nicholas Marriott | Show more window and pane flags in list-* output, and...
|
commit | commitdiff | tree |
2010-11-14 |
Nicholas Marriott | Update man page for update-environment.
|
commit | commitdiff | tree |
2010-11-14 |
Nicholas Marriott | Don't allow last and active window to become the same...
|
commit | commitdiff | tree |
2010-11-11 |
Nicholas Marriott | Add XAUTHORITY to update-environment, requested by...
|
commit | commitdiff | tree |
2010-11-11 |
Nicholas Marriott | Flag to flush all key bindings from Rob Paisley.
|
commit | commitdiff | tree |
2010-11-11 |
Nicholas Marriott | Declaration in header should be extern.
|
commit | commitdiff | tree |
2010-11-01 |
Nicholas Marriott | Typo, from Rob Paisley.
|
commit | commitdiff | tree |
2010-10-29 |
Nicholas Marriott | We now send argv to the server after parsing it in...
|
commit | commitdiff | tree |
2010-10-23 |
Nicholas Marriott | Add a last-pane command (bound to ; by default). Requested...
|
commit | commitdiff | tree |
2010-10-23 |
Nicholas Marriott | When removing a pane, don't change the active pane...
|
commit | commitdiff | tree |
2010-10-20 |
Nicholas Marriott | Mark repeating keys with "(repeat)" in the key list.
|
commit | commitdiff | tree |
2010-10-18 |
Nicholas Marriott | Merge the before and after attach client code into...
|
commit | commitdiff | tree |
2010-10-16 |
Nicholas Marriott | Make stdio blocking again before calling shell command...
|
commit | commitdiff | tree |
2010-10-16 |
Nicholas Marriott | Trying to set FD_CLOEXEC on every fd is a lost cause...
|
commit | commitdiff | tree |
2010-10-16 |
Nicholas Marriott | Fall back on normal session choice method if $TMUX...
|
commit | commitdiff | tree |
2010-10-14 |
Nicholas Marriott | Use an explicit event rather than event_once for the...
|
commit | commitdiff | tree |
2010-10-14 |
Nicholas Marriott | Treat the meta bit in the xterm extended modifier key...
|
commit | commitdiff | tree |
2010-10-14 |
Nicholas Marriott | Put "or" on new line from command with .Ic.
|
commit | commitdiff | tree |
2010-10-09 |
Nicholas Marriott | Set cause when failing due to linking a window to itself...
|
commit | commitdiff | tree |
2010-10-05 |
Nicholas Marriott | Skip NULL entries in the sessions list when choosing...
|
commit | commitdiff | tree |
2010-09-28 |
Nicholas Marriott | Nuke a leftover RB tree declaration spotted by blambert.
|
commit | commitdiff | tree |
2010-09-26 |
Nicholas Marriott | Two new options:
|
commit | commitdiff | tree |
2010-09-26 |
Nicholas Marriott | Modify the permissions on the socket when adding or...
|
commit | commitdiff | tree |