Instant Terminal Sharing
Go to file
Tiago Cunha 9829cfc8d2 Sync OpenBSD patchset 544:
Permit top-bit-set characters to be entered in the status line. They could
already be set from the shell and are just passed through when printing (so
invisible characters or displaying on terminals with different character sets
may cause problems).

Note that entering UTF-8 may not work and in any case currently the status line
cannot display it correctly (outside of status-left/status-right).
2009-11-18 01:28:43 +00:00
compat Adjust recent libevent changes to the portable version. 2009-11-08 22:51:34 +00:00
examples Example from Thayer Williams. 2009-11-02 18:59:28 +00:00
tools Bump VERSION. 2009-11-05 12:32:46 +00:00
www Use %%VERSION%% so the Makefile can replace it by VERSION. 2009-11-05 13:13:19 +00:00
array.h Sync OpenBSD patchset 473: 2009-11-02 21:34:32 +00:00
attributes.c Sync to OpenBSD: fixes from ray@. 2009-06-25 15:25:45 +00:00
cfg.c Sync OpenBSD patchset 467: 2009-10-28 23:12:38 +00:00
CHANGES Update CHANGES, and NOTES for the 1.1 release. 2009-11-05 12:35:47 +00:00
client.c Sync OpenBSD patchset 536: 2009-11-14 17:49:37 +00:00
clock.c Sync OpenBSD patchset 322: 2009-09-11 14:13:52 +00:00
cmd-attach-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-bind-key.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-break-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-choose-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-choose-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-choose-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-clear-history.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-clock-mode.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-command-prompt.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-confirm-before.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-copy-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-copy-mode.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-delete-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-detach-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-display-message.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-display-panes.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-down-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-find-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-generic.c Sync OpenBSD patchset 540: 2009-11-14 17:57:41 +00:00
cmd-has-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-if-shell.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-kill-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-kill-server.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-kill-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-kill-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-last-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-link-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-buffers.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-clients.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-commands.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-keys.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-panes.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-sessions.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list-windows.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-list.c Sync OpenBSD patchset 181: 2009-07-28 22:12:16 +00:00
cmd-load-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-lock-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-lock-server.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-lock-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-move-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-new-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-new-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-next-layout.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-next-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-paste-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-pipe-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-previous-layout.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-previous-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-refresh-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-rename-session.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-rename-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-resize-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-respawn-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-rotate-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-run-shell.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-save-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-select-layout.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-select-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-select-prompt.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-select-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-send-keys.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-send-prefix.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-server-info.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-set-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-set-environment.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-set-option.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-set-window-option.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-show-buffer.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-show-environment.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-show-options.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-show-window-options.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-source-file.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-split-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-start-server.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-string.c Sync OpenBSD patchset 541: 2009-11-18 01:24:33 +00:00
cmd-suspend-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-swap-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-swap-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-switch-client.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-unbind-key.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-unlink-window.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd-up-pane.c Sync OpenBSD patchset 539: 2009-11-14 17:56:39 +00:00
cmd.c Sync OpenBSD patchset 485: 2009-11-04 22:46:25 +00:00
colour.c Sync OpenBSD patchset 322: 2009-09-11 14:13:52 +00:00
compat.h Adjust recent libevent changes to the portable version. 2009-11-08 22:51:34 +00:00
configure OS X is still broken, so ask libevent not to use kqueue or poll. 2009-11-11 09:54:07 +00:00
environ.c Sync OpenBSD patchset 235: 2009-08-09 17:57:39 +00:00
FAQ Fix typo and add ref to infocmp. 2009-08-08 20:46:26 +00:00
GNUmakefile Working on 1.2. 2009-11-05 13:18:19 +00:00
grid-view.c Sync OpenBSD patchset 409: 2009-10-15 01:55:12 +00:00
grid.c Sync OpenBSD patchset 409: 2009-10-15 01:55:12 +00:00
input-keys.c Sync OpenBSD patchset 525: 2009-11-10 23:32:53 +00:00
input.c Sync OpenBSD patchset 498: 2009-11-08 23:02:56 +00:00
job.c Sync OpenBSD patchset 494: 2009-11-08 22:56:54 +00:00
key-bindings.c Sync OpenBSD patchset 533: 2009-11-13 16:58:24 +00:00
key-string.c Sync OpenBSD patchset 522: 2009-11-10 23:30:26 +00:00
layout-set.c Sync OpenBSD patchset 191: 2009-07-28 23:04:29 +00:00
layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
log.c Sync OpenBSD patchset 153: 2009-07-22 17:31:20 +00:00
Makefile Working on 1.2. 2009-11-05 13:18:19 +00:00
mode-key.c Sync OpenBSD patchset 533: 2009-11-13 16:58:24 +00:00
names.c Make it compile on the portable version. 2009-11-08 23:23:36 +00:00
NOTES Adjust recent libevent changes to the portable version. 2009-11-08 22:51:34 +00:00
options-cmd.c Sync OpenBSD patchset 343: 2009-09-22 14:22:21 +00:00
options.c Sync OpenBSD patchset 343: 2009-09-22 14:22:21 +00:00
osdep-darwin.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
osdep-freebsd.c Nuke dead variable here as well, in accordance to OpenBSD patchset 235. 2009-08-09 18:00:45 +00:00
osdep-linux.c Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs. 2009-04-29 23:07:35 +00:00
osdep-netbsd.c Should be bestp now. 2009-09-24 12:30:22 +00:00
osdep-openbsd.c Sync OpenBSD patchset 235: 2009-08-09 17:57:39 +00:00
osdep-sunos.c Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname. 2009-10-15 07:11:25 +00:00
osdep-unknown.c Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs. 2009-04-29 23:07:35 +00:00
paste.c Sync OpenBSD patchset 482: 2009-11-04 22:39:20 +00:00
resize.c Sync OpenBSD patchset 352: 2009-09-25 17:47:42 +00:00
screen-redraw.c Sync OpenBSD patchset 471: 2009-10-28 23:17:28 +00:00
screen-write.c Sync OpenBSD patchset 542: 2009-11-18 01:25:35 +00:00
screen.c Sync OpenBSD patchset 226: 2009-08-09 17:28:24 +00:00
server-client.c Sync OpenBSD patchset 537: 2009-11-14 17:51:06 +00:00
server-fn.c Sync OpenBSD patchset 535: 2009-11-14 17:48:39 +00:00
server-window.c Sync OpenBSD patchset 535: 2009-11-14 17:48:39 +00:00
server.c Sync OpenBSD patchset 535: 2009-11-14 17:48:39 +00:00
session.c Sync OpenBSD patchset 534: 2009-11-13 16:59:19 +00:00
status.c Sync OpenBSD patchset 544: 2009-11-18 01:28:43 +00:00
tmux.1 Sync OpenBSD patchset 526: 2009-11-10 23:34:03 +00:00
tmux.c OS X is still broken, so ask libevent not to use kqueue or poll. 2009-11-11 09:54:07 +00:00
tmux.h Sync OpenBSD patchset 540: 2009-11-14 17:57:41 +00:00
TODO +. 2009-11-10 15:33:31 +00:00
tty-keys.c Sync OpenBSD patchset 531: 2009-11-13 16:56:15 +00:00
tty-term.c Sync OpenBSD patchset 532: 2009-11-13 16:57:21 +00:00
tty.c Sync OpenBSD patchset 532: 2009-11-13 16:57:21 +00:00
utf8.c Sync OpenBSD patchset 424: 2009-10-23 17:21:34 +00:00
window-choose.c Sync OpenBSD patchset 543: 2009-11-18 01:27:33 +00:00
window-clock.c $Id$. 2009-07-01 19:03:34 +00:00
window-copy.c Sync OpenBSD patchset 422: 2009-10-23 17:17:20 +00:00
window-more.c Sync OpenBSD patchset 322: 2009-09-11 14:13:52 +00:00
window.c Sync OpenBSD patchset 535: 2009-11-14 17:48:39 +00:00
xmalloc.c Sync OpenBSD patchset 467: 2009-10-28 23:12:38 +00:00
xterm-keys.c Sync OpenBSD patchset 515: 2009-11-08 23:33:57 +00:00