summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-22Update CHANGES and configure.ac for 1.9a release1.9aThomas Adam
2014-02-22Merge branch 'obsd-master'Thomas Adam
2014-02-22Fix crash due to uninitialized lastwp member of layout_cell, reported bynicm
2014-02-22Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeNicholas Marriott
2014-02-22FAQ about xterm-keys in emacs and vim, from Mark Oteiza.Nicholas Marriott
2014-02-22Fix -fg/-bg/-style with 256 colour terminals.nicm
2014-02-21Correct Linux-specific manpage sectionsThomas Adam
2014-02-21Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeNicholas Marriott
2014-02-21Put each command on its own line and remove duplicates, from Daniel Hahler.Nicholas Marriott
2014-02-20dist: Call clean target before any other actionThomas Adam
2014-02-20Working on 1.10Thomas Adam
2014-02-20Update CHANGES and configure.ac for 1.9 release1.9Thomas Adam
2014-02-19Merge branch 'obsd-master'Thomas Adam
2014-02-17Fix memory leaks with paste_replace, based on changes from J Raynor.nicm
2014-02-17Be consistent and allow only mouse down and mouse wheel for any panenicm
2014-02-17Don't crash when given a invalid colour, reported by Felix Rosencrantz,nicm
2014-02-17Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeNicholas Marriott
2014-02-16Merge branch 'obsd-master'Thomas Adam
2014-02-16Leftovers from removing 88 colour support, from Theo Buehler.nicm
2014-02-14If the terminfo entry has colors#256, assume that setaf and setab worknicm
2014-02-14Make status-interval of zero work as indented.nicm
2014-02-14Style nit - no space between function name and bracket.nicm
2014-02-14Missing *.Nicholas Marriott
2014-02-14Do not need to call winlink_find_by_window, from Filip Moc.nicm
2014-02-14Check for NULL session and whatnot in status_replace, from Thomas Adam.nicm
2014-02-14Make C-j the same as C-m, from Simon Nicolussi.nicm
2014-02-12Avoid use of uninitialized variable, from Thomas Adam.nicm
2014-02-10The last fix to xterm keys meant that some keys such as \033OA werenicm
2014-02-05Sort and organize option names in tmux.vimBen Boeckel
2014-02-05Sort and organize commands in tmux.vimBen Boeckel
2014-02-05Remove references to 88colour supportThomas Adam
2014-02-05Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-codeThomas
2014-02-02fix some minor formatting glitches;jmc
2014-02-01Tidy up TODO list.Nicholas Marriott
2014-01-31Fixup BSD specific things from last mergeThomas Adam
2014-01-31Merge branch 'obsd-master'Thomas Adam
2014-01-31Break up and simplify screen_redraw_screen.nicm
2014-01-31Fix partial matches with xterm-keys on, from m0viefreak dot cm atnicm
2014-01-31Add \033[18t window operations from J Raynor.nicm
2014-01-28Fix missing argument, stupid last minute changes...nicm
2014-01-28Allow replacing each of the many sets of separate foo-{fg,bg,attr}nicm
2014-01-28Remember the last active pane in the top-bottom or left-right cell sonicm
2014-01-27Merge start-server into kill-server.nicm
2014-01-22Support paste key in copy mode input (for search etc). Also clamp lengthnicm
2014-01-22Merge server-info into show-messages and remove some not useful output.nicm
2014-01-22Add AC_PROG_MKDIR_P.Nicholas Marriott
2014-01-22+ to TODO.Nicholas Marriott
2014-01-22Do not permit periods in session names (colons are already banned). Fromnicm
2014-01-22Only exit copy mode at the bottom if no selection in progress, fromnicm
2014-01-20Merge branch 'obsd-master'Thomas