aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Sync OpenBSD patchset 930:Tiago Cunha2011-07-04
| | | | | | | Change the list-keys format so that it shows the keys using actual tmux commands which should be able to be directly copied into the config file. From Markus Schnalke, tweaked by me.
* Sync OpenBSD patchset 929:Tiago Cunha2011-07-04
| | | | | | Add an option to trigger the terminal bell when there is an alert, from Marco Beck.
* Sync OpenBSD patchset 928:Tiago Cunha2011-07-04
| | | | | | Include the existing window and session name in the prompt when renaming and add a new key binding ($) for rename session. From Tiago Cunha.
* Sync OpenBSD patchset 927:Tiago Cunha2011-07-03
| | | | | | Allow the initial context on prompts to be set with the new -I option to command-prompt. From Tiago Cunha.
* Sync OpenBSD patchset 926:Tiago Cunha2011-07-03
| | | | | PANE_FREEZE doesn't do anything anymore, so remove it.
* Sync OpenBSD patchset 925:Tiago Cunha2011-07-03
| | | | | | Add a couple of extra xterm-style keys that gnome terminal provides, from Dustin Kirkland.
* +.Nicholas Marriott2011-06-27
|
* tparm requires 10 arguments on Solaris.Nicholas Marriott2011-06-26
|
* +.Nicholas Marriott2011-06-26
|
* trunk/tmux not tmux/tmuxNicholas Marriott2011-06-24
|
* Tweaks, one thing I have an uncommitted fix for.Nicholas Marriott2011-06-23
|
* PatchSet 924Nicholas Marriott2011-06-23
| | | | | | | | | | | Date: 2011/06/05 12:19:03 Author: nicm Branch: HEAD Tag: (none) Log: Add a respawn-pane command, from Marcel Partap.
* Removed file.Nicholas Marriott2011-06-23
|
* PatchSet 923Nicholas Marriott2011-06-23
| | | | | | | | | | | | Date: 2011/06/05 11:53:05 Author: nicm Branch: HEAD Tag: (none) Log: Get rid of the layout string code which tries to walk through the layout hierarchy and instead just look at what panes are actually in the window.
* PatchSet 922Nicholas Marriott2011-06-23
| | | | | | | | | | | Date: 2011/05/30 22:02:28 Author: nicm Branch: HEAD Tag: (none) Log: Fix a typo, spotted by Michal Mazurek..
* Add.Nicholas Marriott2011-06-05
|
* Add.Nicholas Marriott2011-06-05
|
* Add.Nicholas Marriott2011-06-05
|
* $Id$ not $OpenBSD$.Tiago Cunha2011-05-29
|
* Sync OpenBSD patchset 921:Tiago Cunha2011-05-26
| | | | | Trim another useless if statement, from Ailin Nemui.
* Sync OpenBSD patchset 920:Tiago Cunha2011-05-26
| | | | | Memory leak in error path, from Tiago Cunha.
* Sync OpenBSD patchset 819:Tiago Cunha2011-05-26
| | | | | Nuke a redundant if statement, from Tiago Cunha.
* One of these gives us b64_ntop.Nicholas Marriott2011-05-26
|
* Add.Nicholas Marriott2011-05-26
|
* Bye bye stray tmux directory.Nicholas Marriott2011-05-23
|
* ...Nicholas Marriott2011-05-22
|
* ...Nicholas Marriott2011-05-22
|
* ...Nicholas Marriott2011-05-22
|
* ...Nicholas Marriott2011-05-22
|
* ...Nicholas Marriott2011-05-22
|
* .Nicholas Marriott2011-05-22
|
* Update links.Nicholas Marriott2011-05-22
|
* Sync OpenBSD patchset 918:Tiago Cunha2011-05-22
| | | | | tweak the TERMINFO section; ok nicm
* Sync OpenBSD patchset 917:Tiago Cunha2011-05-22
| | | | | | | Pass prompts through status_replace so that they can be more helpful (such as showing the previous session name when renaming). From Tiago Cunha.
* Sync OpenBSD patchset 916:Tiago Cunha2011-05-22
| | | | | | Support DECSCUSR sequence to set the cursor style with two new terminfo(5) extensions, Cs and Csr. Written by Ailin Nemui.
* Sync OpenBSD patchset 915:Tiago Cunha2011-05-22
| | | | | | | Support xterm(1) cursor colour change sequences through terminfo(5) Cc (set) and Cr (reset) extensions. Originally by Sean Estabrooks, tweaked by me and Ailin Nemui.
* Sync OpenBSD patchset 914:Tiago Cunha2011-05-22
| | | | | | | | | | Support setting the xterm clipboard when copying from copy mode using the xterm escape sequence for the purpose (if xterm is configured to allow it). Written by and much discussed Ailin Nemui, guidance on xterm/termcap/terminfo from Thomas Dickey.
* Someone mentioned this at LinuxTag as well.Nicholas Marriott2011-05-21
|
* Add.Nicholas Marriott2011-05-18
|
* Sync OpenBSD patchset 913:Tiago Cunha2011-05-18
| | | | | | Add three new copy-mode commands - select-line, copy-line, copy-end-of-line. From Dave Disser and Randy Stauner a while back.
* Sync OpenBSD patchset 912:Tiago Cunha2011-05-18
| | | | | Use xfree not free, from Tiago Cunha.
* Sync OpenBSD patchset 911:Tiago Cunha2011-05-18
| | | | | | Use button mouse mode not any for copy mode, fixes issues with putty. From Ailin Nemui.
* Sync OpenBSD patchset 910:Tiago Cunha2011-05-18
| | | | | | Reset last pane properly when using break-pane as well, fixes a problem reported to Debian by Hannes von Haugwitz (bug 622677).
* Sync OpenBSD patchset 909:Tiago Cunha2011-05-18
| | | | | | Reset last pane on swap-pane across windows, fixes crash noticed by hsim at gmx.li.
* Sync OpenBSD patchset 908:Tiago Cunha2011-05-18
| | | | | Only select pane on click, not drag. From hsim at gmx.li.
* Sync OpenBSD patchset 907:Tiago Cunha2011-05-18
| | | | | Fix a couple of memory leaks, from Tiago Cunha.
* Sync OpenBSD patchset 906:Tiago Cunha2011-05-18
| | | | | Fix a memory leak if cmd_pane_session succeeds, from Tiago Cunha.
* Sync OpenBSD patchset 905:Tiago Cunha2011-05-18
| | | | | | Add a new option, mouse-resize-pane. When on, panes may be resized by dragging their borders. From hsim at gmx.li.
* Sync OpenBSD patchset 904:Tiago Cunha2011-05-18
| | | | | | | | Use the tsl and fsl terminfo(5) capabilities to update terminal title and automatically fill them in on terminals with the XT capability (which means their title setting is xterm-compatible). From hsim at gmx.li.
* +.Nicholas Marriott2011-05-18
|