Tiago Cunha
b6659dc563
Sync OpenBSD patchset 942:
...
fix error in previous;
2011-08-04 17:06:10 +00:00
Tiago Cunha
3ce1b91b1b
Sync OpenBSD patchset 941:
...
Extend the mode-mouse option to add a third choice which means the mouse
does not enter copy mode. Patch from SF bug 3374493.
In future the mode-mouse option is likely to die and be broken into
several smaller options.
2011-08-04 17:05:35 +00:00
Tiago Cunha
2589d117b0
Sync OpenBSD patchset 940:
...
Do not require a client here, or pipe-pane will not work from the
command line.
2011-08-04 17:04:08 +00:00
Tiago Cunha
8aec4c93eb
$Id$ not $OpenBSD$.
2011-08-04 17:03:29 +00:00
Tiago Cunha
9960a06a67
Sync OpenBSD patchset 939:
...
Sort options alphabetically, from Tiago Cunha.
2011-08-04 17:01:55 +00:00
Jason McIntyre
cf90f2a29c
fix error in previous;
2011-07-30 18:27:57 +00:00
Nicholas Marriott
cc5bcbfb59
Extend the mode-mouse option to add a third choice which means the mouse
...
does not enter copy mode. Patch from SF bug 3374493.
In future the mode-mouse option is likely to die and be broken into
several smaller options.
2011-07-30 18:01:26 +00:00
Nicholas Marriott
be179f6d7e
Do not require a client here, or pipe-pane will not work from the
...
command line.
2011-07-30 17:52:32 +00:00
Nicholas Marriott
0ecb11fe4f
Add.
2011-07-30 17:47:21 +00:00
Nicholas Marriott
7d604ab717
Add.
2011-07-30 17:44:24 +00:00
Nicholas Marriott
ee5e97926d
Fix --enable-static and add a different check for b64_ntop that might work on
...
OS X.
2011-07-27 09:31:08 +00:00
Nicholas Marriott
0252796a57
Sort options alphabetically, from Tiago Cunha.
2011-07-25 09:57:28 +00:00
Nicholas Marriott
e9ebdac3dd
Can't use the same va_list twice, from Emanuele Giaquinta.
2011-07-25 09:56:43 +00:00
Nicholas Marriott
5339b8ce3a
Typo.
2011-07-22 15:10:24 +00:00
Nicholas Marriott
20134fa9f4
Compatibility for b64_ntop, missing from some alternative libc.
2011-07-22 10:49:33 +00:00
Nicholas Marriott
1f01dd8c0a
+.
2011-07-19 01:47:26 +00:00
Nicholas Marriott
25eb48aea3
Only get -lrt when needed, from Pietro Cerutti.
2011-07-19 01:35:33 +00:00
Nicholas Marriott
e5cee89727
Typo, from Si Feng.
2011-07-19 01:31:00 +00:00
Tiago Cunha
d86c6b2fff
Bump version and create a debug build by default.
2011-07-09 16:24:44 +00:00
Tiago Cunha
5175db270d
Changes for 1.5.
2011-07-09 16:01:55 +00:00
Tiago Cunha
8d63a99390
Releases don't have debugging enabled.
2011-07-09 16:00:16 +00:00
Tiago Cunha
f16b6aeabb
Use an empty CFLAGS by default to prevent autoconf from setting it when
...
debugging isn't enabled.
2011-07-09 15:57:56 +00:00
Tiago Cunha
df69ee07e2
Delete subversion directories before the actual tarball is created.
2011-07-09 13:45:24 +00:00
Tiago Cunha
31def00f59
Done.
2011-07-09 09:47:12 +00:00
Tiago Cunha
27bd09f075
HP-UX should work now.
2011-07-09 09:46:15 +00:00
Tiago Cunha
391f1f08c0
Expand the Id keyword.
2011-07-09 09:42:33 +00:00
Tiago Cunha
8357a55d76
Add missing $Id$.
2011-07-09 09:34:04 +00:00
Tiago Cunha
5f38f8cd64
Sync OpenBSD patchset 938:
...
Unused variable.
2011-07-09 09:05:05 +00:00
Nicholas Marriott
5ae4b4acc0
Pass the right size to calloc (* not **).
2011-07-09 01:38:01 +00:00
Nicholas Marriott
7e423ea491
Unused variable.
2011-07-09 01:37:00 +00:00
Nicholas Marriott
9dacc1700b
Pass the right size to calloc (* not **).
2011-07-09 01:36:42 +00:00
Tiago Cunha
67e70770c8
Sync OpenBSD patchset 936:
...
Do not continue to send data to suspended/locked clients or there will
be a huge rush of it after they are resumed/unlocked. The main output
path was fine but status line updates and the terminal state reset code
were missed.
2011-07-08 22:58:30 +00:00
Nicholas Marriott
d5269a2eed
Do not continue to send data to suspended/locked clients or there will
...
be a huge rush of it after they are resumed/unlocked. The main output
path was fine but status line updates and the terminal state reset code
were missed.
2011-07-08 21:51:40 +00:00
Tiago Cunha
bcacbb1a89
Sync OpenBSD patchset 935:
...
flags[] should be initialized. From Thomas Adam.
2011-07-08 16:44:06 +00:00
Nicholas Marriott
a8e9654b65
flags[] should be initialized. From Thomas Adam.
2011-07-08 15:18:20 +00:00
Tiago Cunha
bba822105b
Sync OpenBSD patchset 934:
...
Make confirm-before prompt customizable with -p option like
command-prompt. Also move responsibility for calling status_replace into
status_prompt_{set,update} and add #W and #P to the default kill-window
and kill-pane prompts. By Tiago Cunha.
2011-07-08 08:42:03 +00:00
Tiago Cunha
dc2c174496
Sync OpenBSD patchset 933:
...
Fix a couple of comments.
2011-07-08 08:40:35 +00:00
Nicholas Marriott
2de9b1e005
Make confirm-before prompt customizable with -p option like
...
command-prompt. Also move responsibility for calling status_replace into
status_prompt_{set,update} and add #W and #P to the default kill-window
and kill-pane prompts. By Tiago Cunha.
2011-07-08 06:37:57 +00:00
Nicholas Marriott
b4b3d9c936
Fix a couple of comments.
2011-07-08 06:28:05 +00:00
Tiago Cunha
6c4166ce20
Sync OpenBSD patchset 932:
...
Show full targets for lsp/lsw -a.
2011-07-05 10:43:59 +00:00
Tiago Cunha
5dad3166f9
Sync OpenBSD patchset 931:
...
Use screen_reinit for respawn-pane to keep history and call input_init
for respawn-window to break out of waiting for DCS/OSC to finish.
2011-07-05 10:42:09 +00:00
Nicholas Marriott
e80e7b38bb
Done too.
2011-07-04 14:04:55 +00:00
Nicholas Marriott
26aa0689a5
Show full targets for lsp/lsw -a.
2011-07-04 14:04:40 +00:00
Nicholas Marriott
6457052a93
Done too.
2011-07-04 13:54:43 +00:00
Nicholas Marriott
d91bf78e8a
These are done.
2011-07-04 13:36:12 +00:00
Nicholas Marriott
a70379d8f9
Use screen_reinit for respawn-pane to keep history and call input_init
...
for respawn-window to break out of waiting for DCS/OSC to finish.
2011-07-04 13:35:37 +00:00
Tiago Cunha
bc8d09ef84
Sync OpenBSD patchset 930:
...
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.
2011-07-04 08:26:41 +00:00
Tiago Cunha
8144e5cb7e
Sync OpenBSD patchset 929:
...
Add an option to trigger the terminal bell when there is an alert, from
Marco Beck.
2011-07-04 08:23:39 +00:00
Tiago Cunha
fce026eb32
Sync OpenBSD patchset 928:
...
Include the existing window and session name in the prompt when renaming
and add a new key binding ($) for rename session. From Tiago Cunha.
2011-07-04 08:22:37 +00:00
Nicholas Marriott
5e90476b25
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.
2011-07-04 00:31:57 +00:00