Go to file
Nicholas Marriott 94e2339842 OpenSolaris ioctl(TIOCSWINSZ) appears to be broken and can return EINVAL here
despite sx, sy and fd being fine (an fcntl on the fd succeeds). No problems on
other platforms so ignore the error under #ifdef __sun__.
2009-07-22 12:42:57 +00:00
compat Solaris has no strcasestr. 2009-07-02 07:31:02 +00:00
examples Update. 2009-07-20 17:06:13 +00:00
tools Comment FDEBUG and bump dist version. 2009-07-01 22:10:06 +00:00
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
array.h UINT_MAX. 2008-09-29 16:58:02 +00:00
attributes.c Sync to OpenBSD: fixes from ray@. 2009-06-25 15:25:45 +00:00
buffer-poll.c Sync this properly. 2009-06-25 16:22:36 +00:00
buffer.c Restore $Id$ and add script to do so. 2009-06-25 16:21:32 +00:00
cfg.c Restore $Id$ and add script to do so. 2009-06-25 16:21:32 +00:00
CHANGES Try to make a bit more sense here. 2009-07-01 22:15:16 +00:00
client-fn.c Put socket path in $TMUX. 2009-03-04 17:24:07 +00:00
client-msg.c Sync to OpenBSD: fixes from ray@. 2009-06-25 15:25:45 +00:00
client.c $Id$. 2009-07-01 23:06:32 +00:00
clock.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
cmd-attach-session.c Tidy up new-session and attach-session and change them to work from inside 2009-07-18 11:06:09 +00:00
cmd-bind-key.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
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 Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-clock-mode.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-command-prompt.c Sync OpenBSD patchset 145: 2009-07-20 15:51:32 +00:00
cmd-confirm-before.c Memory could be leaked if a second prompt or message appeared while another was 2009-07-17 09:26:21 +00:00
cmd-copy-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-copy-mode.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-delete-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-detach-client.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
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 Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-has-session.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-if-shell.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-kill-pane.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-kill-server.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-kill-session.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
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 Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-link-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-buffers.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-clients.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-commands.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-keys.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-sessions.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-list-windows.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-list.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
cmd-load-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-lock-server.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-move-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-new-session.c Tidy up new-session and attach-session and change them to work from inside 2009-07-18 11:06:09 +00:00
cmd-new-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-next-layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-next-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-paste-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-previous-layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-previous-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-refresh-client.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-rename-session.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-rename-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-resize-pane.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +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 142: 2009-07-20 15:42:05 +00:00
cmd-save-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-scroll-mode.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-select-layout.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +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 Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-send-keys.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-send-prefix.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-server-info.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-set-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-set-option.c Sync OpenBSD patchset 147: 2009-07-20 16:01:07 +00:00
cmd-set-password.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-set-window-option.c Sync OpenBSD patchset 146: 2009-07-20 15:57:05 +00:00
cmd-show-buffer.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
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 Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-split-window.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
cmd-start-server.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-string.c Whoops, chose the wrong one in a conflict. Revert. 2009-07-14 06:54:38 +00:00
cmd-suspend-client.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-swap-pane.c Sync OpenBSD patchset 144: 2009-07-20 15:48:54 +00:00
cmd-swap-window.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-switch-client.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
cmd-unbind-key.c Having fixed flags for single-character getopt options is a bit hard to 2009-07-14 06:43:33 +00:00
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 No paths.h in cmd.c; add _PATH_DEV for Solaris. 2009-07-21 13:07:50 +00:00
colour.c chmod +x configure 2009-05-18 15:42:30 +00:00
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
FAQ Update with new UTF-8 environment variable information for 0.9. 2009-07-01 19:49:56 +00:00
GNUmakefile Include .depend in GNUmakefile since GNU make does not include it 2009-07-21 13:51:30 +00:00
grid-view.c Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full 2009-07-14 06:40:33 +00:00
grid.c Stupid cvsps. 2009-07-17 12:35:01 +00:00
input-keys.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
input.c Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full 2009-07-14 06:40:33 +00:00
key-bindings.c Sync OpenBSD patchset 142: 2009-07-20 15:42:05 +00:00
key-string.c If it exist, load a system-wide configuration file /etc/tmux.conf before any 2009-07-14 06:38:14 +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 Fix rejects. 2009-06-25 16:23:35 +00:00
Makefile Include .depend in GNUmakefile since GNU make does not include it 2009-07-21 13:51:30 +00:00
mode-key.c Add a "back to indentation" key in copy mode to move the cursor to the first 2009-07-14 06:39:25 +00:00
names.c If using the default login shell (empty default-command), strip any - prefix. 2009-07-02 18:26:55 +00:00
NOTES This is not really important or major. 2009-07-06 18:53:24 +00:00
options-cmd.c Allow status, mode and message attributes to be changed by three new options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink 2009-01-27 20:22:33 +00:00
options.c Don't use -Wcast-qual and use explicit casts to shut gcc up in the few cases we can't avoid using a char *. 2009-05-15 12:57:36 +00:00
osdep-darwin.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
osdep-freebsd.c #ifndef nitems. 2009-06-26 15:31:15 +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 Improved NetBSD current-process detection from Roy Marples. 2009-07-15 17:53:15 +00:00
osdep-openbsd.c #ifndef nitems. 2009-06-26 15:31:15 +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 Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error 2009-07-02 16:23:54 +00:00
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 The scroll region cannot be one line only, ignore attempts to make it so. 2009-07-15 17:43:02 +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 Fix $Id$. 2009-07-08 18:03:03 +00:00
server.c Sync OpenBSD patchset 148: 2009-07-20 16:07:23 +00:00
session.c Fix $Id$. 2009-07-08 18:03:03 +00:00
status.c Sync OpenBSD patchset 147: 2009-07-20 16:01:07 +00:00
tmux.1 Sync OpenBSD patchset 149: 2009-07-20 17:08:48 +00:00
tmux.c Sync OpenBSD patchset 148: 2009-07-20 16:07:23 +00:00
tmux.h Sync OpenBSD patchset 148: 2009-07-20 16:07:23 +00:00
TODO Update. 2009-07-21 13:07:14 +00:00
tty-keys.c RB_INSERT returns &item if already exists, so use that rather than doing a 2009-05-04 18:05:23 +00:00
tty-term.c Whoops, chose the wrong one in a conflict. Revert. 2009-07-14 06:54:38 +00:00
tty-write.c Get rid of the PANE_HIDDEN flag in favour of a function, and moving the 2009-07-15 17:42:44 +00:00
tty.c Don't send initialisation strings is1/2/3 (barely anything else does) and move 2009-07-12 17:08:37 +00:00
utf8.c Restore $Id$ and add script to do so. 2009-06-25 16:21:32 +00:00
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 $Id$. 2009-07-01 19:03:34 +00:00
window-copy.c Add a "back to indentation" key in copy mode to move the cursor to the first 2009-07-14 06:39:25 +00:00
window-more.c Restore $Id$ and add script to do so. 2009-06-25 16:21:32 +00:00
window-scroll.c Space trimmage mega-diff. 2009-05-04 17:58:27 +00:00
window.c OpenSolaris ioctl(TIOCSWINSZ) appears to be broken and can return EINVAL here 2009-07-22 12:42:57 +00:00
xmalloc.c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. 2009-06-25 16:47:00 +00:00