dac6e55e0a
Add.
2011-06-05 10:21:32 +00:00
213544a30a
$Id$ not $OpenBSD$.
2011-05-29 15:13:36 +00:00
159faa4ed7
Sync OpenBSD patchset 921:
...
Trim another useless if statement, from Ailin Nemui.
2011-05-26 20:18:06 +00:00
f9cb06cf2c
Sync OpenBSD patchset 920:
...
Memory leak in error path, from Tiago Cunha.
2011-05-26 20:16:17 +00:00
28427efbac
Sync OpenBSD patchset 819:
...
Nuke a redundant if statement, from Tiago Cunha.
2011-05-26 20:12:07 +00:00
e14bf9bb8f
One of these gives us b64_ntop.
2011-05-26 10:35:07 +00:00
d0f362a503
Add.
2011-05-26 07:00:48 +00:00
ea6844b5b7
Bye bye stray tmux directory.
2011-05-23 17:58:45 +00:00
def72b2985
...
2011-05-22 20:58:40 +00:00
a0b271a8a0
...
2011-05-22 20:58:29 +00:00
7a529cc32a
...
2011-05-22 20:56:56 +00:00
f89d0c3c2c
...
2011-05-22 20:55:40 +00:00
4bf85ecbb0
...
2011-05-22 20:53:55 +00:00
cae34a8ce7
.
2011-05-22 20:48:57 +00:00
07377d5a97
Update links.
2011-05-22 20:30:21 +00:00
b5b630229a
Sync OpenBSD patchset 918:
...
tweak the TERMINFO section; ok nicm
2011-05-22 16:26:58 +00:00
d256660a78
Sync OpenBSD patchset 917:
...
Pass prompts through status_replace so that they can be more helpful
(such as showing the previous session name when renaming). From Tiago
Cunha.
2011-05-22 16:26:38 +00:00
b2f301f4e2
Sync OpenBSD patchset 916:
...
Support DECSCUSR sequence to set the cursor style with two new
terminfo(5) extensions, Cs and Csr. Written by Ailin Nemui.
2011-05-22 16:26:09 +00:00
719755574d
Sync OpenBSD patchset 915:
...
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.
2011-05-22 16:25:02 +00:00
89f35125b4
Sync OpenBSD patchset 914:
...
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.
2011-05-22 16:23:07 +00:00
e7f3be9187
Someone mentioned this at LinuxTag as well.
2011-05-21 11:22:47 +00:00
0cad8a5808
Add.
2011-05-18 20:39:24 +00:00
69e0aabcdf
Sync OpenBSD patchset 913:
...
Add three new copy-mode commands - select-line, copy-line,
copy-end-of-line. From Dave Disser and Randy Stauner a while back.
2011-05-18 20:35:36 +00:00
3cb428bc7e
Sync OpenBSD patchset 912:
...
Use xfree not free, from Tiago Cunha.
2011-05-18 20:33:55 +00:00
e0fcd3b247
Sync OpenBSD patchset 911:
...
Use button mouse mode not any for copy mode, fixes issues with
putty. From Ailin Nemui.
2011-05-18 20:33:24 +00:00
21140d426d
Sync OpenBSD patchset 910:
...
Reset last pane properly when using break-pane as well, fixes a problem
reported to Debian by Hannes von Haugwitz (bug 622677).
2011-05-18 20:32:47 +00:00
13d5ac6f9e
Sync OpenBSD patchset 909:
...
Reset last pane on swap-pane across windows, fixes crash noticed by hsim
at gmx.li.
2011-05-18 20:32:04 +00:00
1e7cea407d
Sync OpenBSD patchset 908:
...
Only select pane on click, not drag. From hsim at gmx.li.
2011-05-18 20:31:32 +00:00
bb38112ec8
Sync OpenBSD patchset 907:
...
Fix a couple of memory leaks, from Tiago Cunha.
2011-05-18 20:31:00 +00:00
1d2b487c84
Sync OpenBSD patchset 906:
...
Fix a memory leak if cmd_pane_session succeeds, from Tiago Cunha.
2011-05-18 20:30:36 +00:00
4efd45628d
Sync OpenBSD patchset 905:
...
Add a new option, mouse-resize-pane. When on, panes may be resized by
dragging their borders. From hsim at gmx.li.
2011-05-18 20:30:14 +00:00
4fcbf4b872
Sync OpenBSD patchset 904:
...
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.
2011-05-18 20:28:43 +00:00
046e8363b4
+.
2011-05-18 19:52:33 +00:00
992dbdedd8
+.
2011-05-18 17:57:59 +00:00
d344816d91
Update from Tiago Resende.
2011-05-18 17:47:33 +00:00
75e7c7eed5
Add some stuff mentioned to me at LinuxTag.
2011-05-17 18:20:04 +00:00
4b6babcfa2
+.
2011-05-10 22:05:04 +00:00
268a2efb16
Sync OpenBSD patchset 903:
...
Change window with mouse wheel over status line if mouse-select-window
is on, from marcel partap.
2011-05-05 10:12:33 +00:00
b5812013ef
Sync OpenBSD patchset 901:
...
Don't use strnvis for the title as it breaks UTF-8. set-titles is now
off by default and we have to trust the terminal can understand what we
send it anyway so there isn't any harm.
2011-05-05 10:10:57 +00:00
a734b41fda
Sync OpenBSD patchset 900:
...
Check if mouse-select-pane is ON not off when setting mouse flags,
reported by oga.
2011-05-05 10:03:05 +00:00
4846af8f95
Sync OpenBSD patchset 899:
...
Only redraw the status line on command update, not the entire client
(big DOH).
2011-05-05 10:02:36 +00:00
341f67e827
Sync OpenBSD patchset 898:
...
Provide #h for short hostname (no domain) from Michal Mazurek.
2011-04-25 20:35:22 +00:00
38611d3207
Sync OpenBSD patchset 897:
...
Tweak copy behaviour slightly in vi mode to be closer to real vi. From
Tiago Resende.
2011-04-25 20:34:26 +00:00
215ee46106
Sync OpenBSD patchset 896:
...
When mode-mouse is on (it is off by default), automatically enter copy
mode when the mouse is dragged or the mouse wheel is used. Also exit
copy mode when the mouse wheel is scrolled off the bottom. Discussed
with and written by hsim at gmx dot li.
2011-04-25 20:33:42 +00:00
d5150484d1
Sync OpenBSD patchset 895:
...
POSIX only guarantees uname() will return a non-negative value on
success.
ok nicm@
2011-04-25 20:32:03 +00:00
656a668473
Add.
2011-04-19 20:21:42 +00:00
7aafee7e48
|PatchSet 894
...
|Date: 2011/04/18 21:57:16
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|The mouse should only work in copy mode if mode-mouse is set, not just
|mouse-select-pane.
2011-04-18 22:03:55 +00:00
dc6bd98425
|PatchSet 893
...
|Date: 2011/04/18 20:49:05
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|Add an option (mouse-select-window) which allows the mouse to be used by
|clicking on the status line, written by hsim at gmx dot li.
2011-04-18 21:07:58 +00:00
34a331aa99
|PatchSet 891
...
|Date: 2011/04/17 20:28:09
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|Add -t to list-clients, based on a diff from Zac Sprackett.
2011-04-18 21:07:12 +00:00
6351940744
|PatchSet 890
...
|Date: 2011/04/17 20:21:19
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|Fix character position check, from Tiago Resende.
2011-04-18 21:06:49 +00:00