summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2021-03-21add basic information for -a option in man page and help textn0vember
2021-03-21Update manpageSergio de Almeida Cipriano Junior
2018-10-23Update MAN page to properly reference tmate where applicableDavid Bishop
2016-03-18Merge branch 'obsd-master'Thomas Adam
2016-03-18Instead of reusing MouseUp at the finish of a drag, add a new keynicm
2016-03-02Merge branch 'obsd-master'Thomas Adam
2016-03-01Fix break-pane synopsis and some other tmux.1 bits.nicm
2016-01-31Merge branch 'obsd-master'Thomas Adam
2016-01-31Support negative trim values (#{=-10:pane_title}) to trim from the end,nicm
2016-01-29Merge branch 'obsd-master'Thomas Adam
2016-01-29Support for RGB colour, using the extended cell mechanism to avoidnicm
2016-01-19Merge branch 'obsd-master'Thomas Adam
2016-01-19I no longer use my SourceForge address so replace it.nicm
2016-01-16Merge branch 'obsd-master'Thomas Adam
2016-01-16Add hooks for alerts (bell, silence, activity), from Thomas Adam.nicm
2015-12-17Merge branch 'obsd-master'Thomas Adam
2015-12-16Add infrastructure to work out the best target given a pane or windownicm
2015-12-12Merge branch 'obsd-master'Thomas Adam
2015-12-12Add key-table option to set the default key table for a session, allowsnicm
2015-12-12Allow prefix and prefix2 to be set to None to disable (useful if younicm
2015-12-11Merge branch 'obsd-master'Thomas Adam
2015-12-11Mention {src,dst}-{window,pane} where we define target-{window,pane}.nicm
2015-12-11Merge branch 'obsd-master'Thomas Adam
2015-12-11Add cmdq as an argument to format_create and add a format for thenicm
2015-12-08Merge branch 'obsd-master'Thomas Adam
2015-12-08Conflicts:Thomas Adam
2015-12-08Ed was meant to be El;jmc
2015-12-08Add hooks infrastructure, basic commands (set-hook, show-hooks) and anicm
2015-12-08termios(4)Nicholas Marriott
2015-12-08pty(7) -> pty(4)Nicholas Marriott
2015-12-08pty is in section 4Nicholas Marriott
2015-11-29Merge branch 'obsd-master'Thomas Adam
2015-11-29Delete a duplicated lineguenther
2015-11-25Merge branch 'obsd-master'Thomas Adam
2015-11-24Make environ_set va_args and use it to tidy up some calls. Also add anicm
2015-11-24Document socket_path format.nicm
2015-11-24Remove the -I part of show-messages which isn't really that useful; thenicm
2015-11-24Fix usage of detach-client.nicm
2015-11-23Merge branch 'obsd-master'Thomas Adam
2015-11-22If display-time is set to 0, show status messages until a key is pressed;tim
2015-11-18Merge branch 'obsd-master'Thomas Adam
2015-11-18Add s/foo/bar/: prefix for formats to substitute bar for foo.nicm
2015-11-13Merge branch 'obsd-master'Thomas Adam
2015-11-13Add window_visible_layout which ignores zoomed panes and use it fornicm
2015-11-12Merge branch 'obsd-master'Thomas Adam
2015-11-12tweak previous; ok nicmjmc
2015-11-12Merge branch 'obsd-master'Thomas Adam
2015-11-12Nuke the utf8 and status-utf8 options and make tmux only a UTF-8nicm
2015-11-12Remove the mouse_utf8_flag format as well.nicm
2015-11-12Merge branch 'obsd-master'Thomas Adam