2010-06-21 |
Nicholas Marriott | Add a choose-buffer command for easier use of the paste...
|
commit | commitdiff | tree |
2010-06-21 |
Nicholas Marriott | Extend the -t:+ and -t:- window targets for next and...
|
commit | commitdiff | tree |
2010-06-21 |
Nicholas Marriott | Having a list of winlinks->alerts for each session...
|
commit | commitdiff | tree |
2010-06-21 |
Nicholas Marriott | Rename activity->alert in a couple of functions for...
|
commit | commitdiff | tree |
2010-06-21 |
Nicholas Marriott | Give tmux sockets (but not the containing folder) group
|
commit | commitdiff | tree |
2010-06-21 |
Nicholas Marriott | Ensure we overwrite UTF-8 wide characters properly...
|
commit | commitdiff | tree |
2010-06-14 |
Nicholas Marriott | Last change erroneously used the target argument for...
|
commit | commitdiff | tree |
2010-06-14 |
Nicholas Marriott | Add a missing command and some missing Ic, from Tiago...
|
commit | commitdiff | tree |
2010-06-06 |
Nicholas Marriott | Use a macro-based mask for obtaining a key or modifier...
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Couple of missing command aliases/flags, from Tiago...
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Fix problems with window sizing seen by Raghavendra...
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Support the status_replace # replacement sequences...
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Shut up gcc4 warnings.
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | This ioctl(TIOCGWINSZ) call is no longer necessary...
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Fix binding of C-Space/C-@, from Micah Cowan.
|
commit | commitdiff | tree |
2010-06-05 |
Nicholas Marriott | Make start-of-line work the same as end-of-line on...
|
commit | commitdiff | tree |
2010-05-31 |
Nicholas Marriott | When the mode-mouse option is on, support dragging...
|
commit | commitdiff | tree |
2010-05-30 |
Nicholas Marriott | Better to say "command key bindings" since we've just...
|
commit | commitdiff | tree |
2010-05-30 |
Nicholas Marriott | There is no real reason not to list all the key bindings...
|
commit | commitdiff | tree |
2010-05-26 |
Nicholas Marriott | Move imsg into libutil and add a man page.
|
commit | commitdiff | tree |
2010-05-26 |
Nicholas Marriott | Rename some imsg bits to make namespace collisions...
|
commit | commitdiff | tree |
2010-05-25 |
Nicholas Marriott | Don't die if the client has been detached when the...
|
commit | commitdiff | tree |
2010-05-25 |
Nicholas Marriott | Fix an out-of-date comment.
|
commit | commitdiff | tree |
2010-05-23 |
Nicholas Marriott | Pass in the session, rather than the client, to window...
|
commit | commitdiff | tree |
2010-05-19 |
Nicholas Marriott | Enhance paste-buffer to allow lines to be separated...
|
commit | commitdiff | tree |
2010-05-14 |
Nicholas Marriott | Colour+attribute options for status line alerts, from...
|
commit | commitdiff | tree |
2010-05-14 |
Nicholas Marriott | Accept (and document) "none" instead of "default" for...
|
commit | commitdiff | tree |
2010-05-14 |
Nicholas Marriott | Use $OpenBSD$.
|
commit | commitdiff | tree |
2010-05-05 |
Nicholas Marriott | Identical behaviour to select-prompt can now be obtained...
|
commit | commitdiff | tree |
2010-05-04 |
Nicholas Marriott | Put this back in with the initialisation in the right...
|
commit | commitdiff | tree |
2010-05-04 |
Nicholas Marriott | Revert last change, it appears to be broken somehow.
|
commit | commitdiff | tree |
2010-05-03 |
Nicholas Marriott | Make signal handler setup/teardown two common functions...
|
commit | commitdiff | tree |
2010-04-28 |
Nicholas Marriott | Make the active pane border have a green foreground...
|
commit | commitdiff | tree |
2010-04-28 |
Nicholas Marriott | Fix crash when resizing in copy mode, when cursor can...
|
commit | commitdiff | tree |
2010-04-27 |
Nicholas Marriott | imsg.h does not need sys/tree.h.
|
commit | commitdiff | tree |
2010-04-25 |
Nicholas Marriott | Add a tiled layout, originally from Liam Bedford a...
|
commit | commitdiff | tree |
2010-04-23 |
Nicholas Marriott | When converting A-Z into a control character, want...
|
commit | commitdiff | tree |
2010-04-21 |
Nicholas Marriott | Mark zombie windows as dead in choose-window list,...
|
commit | commitdiff | tree |
2010-04-21 |
Nicholas Marriott | Rewrite key string conversions to be readable and to...
|
commit | commitdiff | tree |
2010-04-18 |
Nicholas Marriott | Catch SIGCHLD to avoid a zombie, from patrick keshishian.
|
commit | commitdiff | tree |
2010-04-17 |
Nicholas Marriott | Fix typo in escape state table leading to fatal() when...
|
commit | commitdiff | tree |
2010-04-17 |
Nicholas Marriott | If remain-on-exit is set, both the error callback and...
|
commit | commitdiff | tree |
2010-04-17 |
Nicholas Marriott | Fix use-after-free of the window link when it is part...
|
commit | commitdiff | tree |
2010-04-07 |
Nicholas Marriott | Remove XXX comment and just close received fd if calloc...
|
commit | commitdiff | tree |
2010-04-06 |
Nicholas Marriott | Merge copy mode and output mode, dropping the latter...
|
commit | commitdiff | tree |
2010-04-05 |
Nicholas Marriott | Mention title setting, and the new default.
|
commit | commitdiff | tree |
2010-04-04 |
Nicholas Marriott | Should be -s for src pane.
|
commit | commitdiff | tree |
2010-04-04 |
Nicholas Marriott | Dead assignment, found with clang.
|
commit | commitdiff | tree |
2010-04-04 |
Nicholas Marriott | Run job commands explicitly in the global enviroment...
|
commit | commitdiff | tree |
2010-04-04 |
Nicholas Marriott | Squash a function that is only called in a callback...
|
commit | commitdiff | tree |
2010-03-31 |
Nicholas Marriott | Don't accept keys with modifiers as input. Fixes crash...
|
commit | commitdiff | tree |
2010-03-27 |
Nicholas Marriott | Don't leak job command in #().
|
commit | commitdiff | tree |
2010-03-27 |
Nicholas Marriott | -a flag to insert a window after an existing one, moving...
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Dead functions, lint.
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Reset output functions too when changing client after...
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | paste-buffer should be per pane, from C. Coutinho.
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Nuke unused variable.
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Add vi-style "jump" commands for copy mode, from Micah...
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Support up, down, left, right movement through panes...
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | Accept a full key match (not a partial) even if there...
|
commit | commitdiff | tree |
2010-03-22 |
Nicholas Marriott | New input parser based on http://vt100.net/emu/dec_ansi_parser.
|
commit | commitdiff | tree |
2010-03-14 |
Nicholas Marriott | Fix a use-after-free when cancelling copy mode, or...
|
commit | commitdiff | tree |
2010-03-02 |
Nicholas Marriott | Permit keys in copy mode to be prefixed by a repeat...
|
commit | commitdiff | tree |
2010-03-01 |
Nicholas Marriott | Extend the end-of-line key so that in normal mode a...
|
commit | commitdiff | tree |
2010-03-01 |
Nicholas Marriott | Check for colour and attribute modifications early...
|
commit | commitdiff | tree |
2010-02-24 |
Nicholas Marriott | Typo fix from Tim van der Molen.
|
commit | commitdiff | tree |
2010-02-24 |
Nicholas Marriott | Don't set the terminal to nonblocking on detach until...
|
commit | commitdiff | tree |
2010-02-22 |
Nicholas Marriott | Option to set the characters considered word separators...
|
commit | commitdiff | tree |
2010-02-22 |
Nicholas Marriott | In load-buffer, read until EOF rather than using stat...
|
commit | commitdiff | tree |
2010-02-22 |
Nicholas Marriott | Another copy mode fix from Micah Cowan: in rectangle...
|
commit | commitdiff | tree |
2010-02-22 |
Nicholas Marriott | Display -t argument to new-session, from Tiago Cunha.
|
commit | commitdiff | tree |
2010-02-19 |
Nicholas Marriott | have_arg matches buf so it is no longer necessary,...
|
commit | commitdiff | tree |
2010-02-19 |
Nicholas Marriott | copy mode uses the real screen as backing and if it...
|
commit | commitdiff | tree |
2010-02-17 |
Nicholas Marriott | Make next-word stop at beginning of word even if it...
|
commit | commitdiff | tree |
2010-02-17 |
Nicholas Marriott | Man page additions/improvements, thanks to Robin Lee...
|
commit | commitdiff | tree |
2010-02-17 |
Nicholas Marriott | Don't strip add newline if only copying part of wrapped...
|
commit | commitdiff | tree |
2010-02-11 |
Nicholas Marriott | Add "N" key to search the opposite way from the last...
|
commit | commitdiff | tree |
2010-02-10 |
Nicholas Marriott | Clarify default status-right, from Seth Wright.
|
commit | commitdiff | tree |
2010-02-08 |
Nicholas Marriott | Add an option to disable the smcup/rmcup alternate...
|
commit | commitdiff | tree |
2010-02-07 |
Nicholas Marriott | next-layout is bound to Space not C-Space.
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Use the array.h code for the causes list.
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Support attaching a client read-only with a new -r...
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Change nested check to compare server socket path rather...
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Clean up $TMUX parsing, from Micah Cowan, tweaked by me.
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Rectangle copy support, from Robin Lee Powell.
|
commit | commitdiff | tree |
2010-02-06 |
Nicholas Marriott | Instead of bailing out on the first configuration file...
|
commit | commitdiff | tree |
2010-02-04 |
Nicholas Marriott | vi-style B, W and E keys in copy mode to navigate between...
|
commit | commitdiff | tree |
2010-02-04 |
Nicholas Marriott | Read the path from $TMUX if it is present and -L and...
|
commit | commitdiff | tree |
2010-02-04 |
Nicholas Marriott | Option to display the active pane in a different colour...
|
commit | commitdiff | tree |
2010-02-03 |
Nicholas Marriott | Fix divide by zero on small windows with main-* layouts.
|
commit | commitdiff | tree |
2010-02-01 |
Nicholas Marriott | If redrawing line 0 of the screen onto the tty, there...
|
commit | commitdiff | tree |
2010-02-01 |
Nicholas Marriott | Add scroll-up/scroll-down for choose/more mode, from...
|
commit | commitdiff | tree |
2010-01-31 |
Nicholas Marriott | Remove unnecessary comparison, pointed out by Tiago...
|
commit | commitdiff | tree |
2010-01-31 |
Nicholas Marriott | Fix DPADD, from Brad.
|
commit | commitdiff | tree |
2010-01-30 |
Nicholas Marriott | Don't stop parsing command sequences when a command...
|
commit | commitdiff | tree |
2010-01-30 |
Nicholas Marriott | Ignore SIGHUP as well.
|
commit | commitdiff | tree |
2010-01-28 |
Nicholas Marriott | Typo, from Micah Cowan.
|
commit | commitdiff | tree |
2010-01-27 |
Nicholas Marriott | Actually bind the new key to e.
|
commit | commitdiff | tree |
2010-01-27 |
Nicholas Marriott | Calculate offset correctly, fixes incorrect offset...
|
commit | commitdiff | tree |
2010-01-27 |
Nicholas Marriott | Alter next-word to have vi-like movement behaviour...
|
commit | commitdiff | tree |