Go to file
Tiago Cunha 2e4df706f6 Sync OpenBSD patchset 171:
Redraw after starting selection to correctly remove any existing selection.
2009-07-23 23:37:14 +00:00
compat
examples Update. 2009-07-20 17:06:13 +00:00
tools
www Change a couple of screenshots which had screen in them now I've got rid of 2009-07-19 13:52:51 +00:00
CHANGES
FAQ
GNUmakefile Include .depend in GNUmakefile since GNU make does not include it 2009-07-21 13:51:30 +00:00
Makefile Include .depend in GNUmakefile since GNU make does not include it 2009-07-21 13:51:30 +00:00
NOTES
TODO Some more TODO list items that are done. 2009-07-22 21:10:45 +00:00
array.h
attributes.c
buffer-poll.c
buffer.c
cfg.c
client-fn.c
client-msg.c Sync OpenBSD patchset 154: 2009-07-22 17:38:11 +00:00
client.c Sync OpenBSD patchset 166: 2009-07-23 13:15:41 +00:00
clock.c
cmd-attach-session.c Sync OpenBSD patchset 168: 2009-07-23 13:25:27 +00:00
cmd-bind-key.c
cmd-break-pane.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-choose-session.c A similar for fix for window_choose: don't rely on the callback always being 2009-07-17 12:12:54 +00:00
cmd-choose-window.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-clear-history.c
cmd-clock-mode.c
cmd-command-prompt.c Sync OpenBSD patchset 145: 2009-07-20 15:51:32 +00:00
cmd-confirm-before.c Sync OpenBSD patchset 154: 2009-07-22 17:38:11 +00:00
cmd-copy-buffer.c
cmd-copy-mode.c
cmd-delete-buffer.c
cmd-detach-client.c
cmd-display-message.c - New command display-message (alias display) to display a message in the 2009-07-17 18:32:54 +00:00
cmd-down-pane.c Sync OpenBSD patchset 150: 2009-07-21 16:27:41 +00:00
cmd-find-window.c A similar for fix for window_choose: don't rely on the callback always being 2009-07-17 12:12:54 +00:00
cmd-generic.c
cmd-has-session.c
cmd-if-shell.c
cmd-kill-pane.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-kill-server.c
cmd-kill-session.c
cmd-kill-window.c Make it so using kill-pane to destroy the last pane in a window destroys the 2009-07-18 11:07:14 +00:00
cmd-last-window.c
cmd-link-window.c
cmd-list-buffers.c
cmd-list-clients.c
cmd-list-commands.c
cmd-list-keys.c Sync OpenBSD patchset 157: 2009-07-22 17:53:27 +00:00
cmd-list-sessions.c
cmd-list-windows.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-list.c
cmd-load-buffer.c
cmd-lock-server.c
cmd-move-window.c
cmd-new-session.c Revert previous per OpenBSD's patchset 170. 2009-07-23 23:35:10 +00:00
cmd-new-window.c
cmd-next-layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-next-window.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
cmd-paste-buffer.c
cmd-previous-layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-previous-window.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
cmd-refresh-client.c
cmd-rename-session.c
cmd-rename-window.c
cmd-resize-pane.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
cmd-respawn-window.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-rotate-window.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
cmd-save-buffer.c
cmd-scroll-mode.c
cmd-select-layout.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
cmd-select-pane.c Sync OpenBSD patchset 150: 2009-07-21 16:27:41 +00:00
cmd-select-prompt.c Memory could be leaked if a second prompt or message appeared while another was 2009-07-17 09:26:21 +00:00
cmd-select-window.c
cmd-send-keys.c
cmd-send-prefix.c
cmd-server-info.c
cmd-set-buffer.c
cmd-set-option.c Sync OpenBSD patchset 147: 2009-07-20 16:01:07 +00:00
cmd-set-password.c Sync OpenBSD patchset 156: 2009-07-22 17:49:09 +00:00
cmd-set-window-option.c Sync OpenBSD patchset 146: 2009-07-20 15:57:05 +00:00
cmd-show-buffer.c
cmd-show-options.c Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit 2009-07-15 17:44:47 +00:00
cmd-show-window-options.c Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit 2009-07-15 17:44:47 +00:00
cmd-source-file.c
cmd-split-window.c Sync OpenBSD patchset 165: 2009-07-23 13:10:38 +00:00
cmd-start-server.c
cmd-string.c Whoops, chose the wrong one in a conflict. Revert. 2009-07-14 06:54:38 +00:00
cmd-suspend-client.c
cmd-swap-pane.c Sync OpenBSD patchset 144: 2009-07-20 15:48:54 +00:00
cmd-swap-window.c
cmd-switch-client.c
cmd-unbind-key.c
cmd-unlink-window.c Add a -k flag to unlink-window which makes it behave the same as the old 2009-07-19 00:39:37 +00:00
cmd-up-pane.c Sync OpenBSD patchset 150: 2009-07-21 16:27:41 +00:00
cmd.c Sync OpenBSD patchset 164: 2009-07-23 13:06:31 +00:00
colour.c
compat.h No paths.h in cmd.c; add _PATH_DEV for Solaris. 2009-07-21 13:07:50 +00:00
configure Don't need ncurses, use curses. 2009-07-14 06:47:12 +00:00
grid-view.c
grid.c Sync OpenBSD patchset 153: 2009-07-22 17:31:20 +00:00
input-keys.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
input.c Sync OpenBSD patchset 155: 2009-07-22 17:46:53 +00:00
key-bindings.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
key-string.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
layout-set.c Sync OpenBSD patchset 145: 2009-07-20 15:51:32 +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
mode-key.c Sync OpenBSD patchset 169: 2009-07-23 23:29:53 +00:00
names.c
options-cmd.c
options.c Sync OpenBSD patchset 155: 2009-07-22 17:46:53 +00:00
osdep-darwin.c
osdep-freebsd.c
osdep-linux.c
osdep-netbsd.c Improved NetBSD current-process detection from Roy Marples. 2009-07-15 17:53:15 +00:00
osdep-openbsd.c
osdep-unknown.c
paste.c
resize.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
screen-redraw.c For some reason when clearing status/message it was redrawing the entire client 2009-07-15 17:44:06 +00:00
screen-write.c Sync OpenBSD patchset 162: 2009-07-23 12:48:18 +00:00
screen.c When resizing a screen smaller in alternate screen mode, all the lines needed 2009-07-18 11:06:35 +00:00
server-fn.c Sync OpenBSD patchset 148: 2009-07-20 16:07:23 +00:00
server-msg.c
server.c Sync OpenBSD patchset 155: 2009-07-22 17:46:53 +00:00
session.c
status.c Sync OpenBSD patchset 153: 2009-07-22 17:31:20 +00:00
tmux.1 Sync OpenBSD patchset 164: 2009-07-23 13:06:31 +00:00
tmux.c Sync OpenBSD patchset 166: 2009-07-23 13:15:41 +00:00
tmux.h Sync OpenBSD patchset 168: 2009-07-23 13:25:27 +00:00
tty-keys.c Sync OpenBSD patchset 151: 2009-07-22 16:24:59 +00:00
tty-term.c Whoops, chose the wrong one in a conflict. Revert. 2009-07-14 06:54:38 +00:00
tty.c Sync OpenBSD patchset 164: 2009-07-23 12:57:45 +00:00
utf8.c
window-choose.c A similar for fix for window_choose: don't rely on the callback always being 2009-07-17 12:12:54 +00:00
window-clock.c
window-copy.c Sync OpenBSD patchset 171: 2009-07-23 23:37:14 +00:00
window-more.c
window-scroll.c
window.c Sync OpenBSD patchset 165: 2009-07-23 13:10:38 +00:00
xmalloc.c