compat
|
Don't see a reason for sys/cdefs.h here; remove it.
|
2009-07-01 23:22:46 +00:00 |
examples
|
- New window option monitor-content to search for a string in a window, and
|
2009-05-19 13:32:55 +00:00 |
tools
|
Comment FDEBUG and bump dist version.
|
2009-07-01 22:10:06 +00:00 |
www
|
Move website stuff into its own directory.
|
2009-05-17 18:20:59 +00:00 |
arg.c
|
Sync to OpenBSD: fixes from ray@.
|
2009-06-25 15:25:45 +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
|
Whitespace and more syncing.
|
2009-06-25 16:34:50 +00:00 |
cmd-bind-key.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-break-pane.c
|
Clean up manual layout code:
|
2009-05-18 21:01:38 +00:00 |
cmd-choose-session.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-choose-window.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-clear-history.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-clock-mode.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-command-prompt.c
|
And another memory leak.
|
2009-02-16 18:58:14 +00:00 |
cmd-confirm-before.c
|
Simplify the code by using the generic _target functions.
|
2009-04-28 18:29:44 +00:00 |
cmd-copy-buffer.c
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
cmd-copy-mode.c
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
cmd-delete-buffer.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-detach-client.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-down-pane.c
|
- Allow switching to hidden windows (for active-only layout).
|
2009-04-01 21:10:08 +00:00 |
cmd-find-window.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-generic.c
|
Spacing.
|
2009-05-21 19:47:57 +00:00 |
cmd-has-session.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-kill-pane.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-kill-server.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-kill-session.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-kill-window.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-last-window.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-link-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-list-buffers.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-list-clients.c
|
Whitespace and more syncing.
|
2009-06-25 16:34:50 +00:00 |
cmd-list-commands.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-list-keys.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-list-sessions.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-list-windows.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-list.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-load-buffer.c
|
stat(2) files before trying to load them to avoid problems, for example with "source-file /dev/zero".
|
2009-05-21 19:38:51 +00:00 |
cmd-lock-server.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-move-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-new-session.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-new-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-next-layout.c
|
previous-layout command.
|
2009-04-30 21:17:06 +00:00 |
cmd-next-window.c
|
Add missing -a flag.
|
2009-06-25 15:29:34 +00:00 |
cmd-paste-buffer.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-previous-layout.c
|
previous-layout command.
|
2009-04-30 21:17:06 +00:00 |
cmd-previous-window.c
|
Add missing -a flag.
|
2009-06-25 15:29:34 +00:00 |
cmd-refresh-client.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-rename-session.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-rename-window.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
cmd-resize-pane.c
|
UPPER -> BIG, sort, and bump protocol version.
|
2009-05-21 19:46:00 +00:00 |
cmd-respawn-window.c
|
Put socket path in $TMUX.
|
2009-03-04 17:24:07 +00:00 |
cmd-rotate-window.c
|
When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux
|
2009-06-25 15:28:08 +00:00 |
cmd-save-buffer.c
|
+b on fopen.
|
2009-05-18 16:22:30 +00:00 |
cmd-scroll-mode.c
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
cmd-select-layout.c
|
Whitespace and more syncing.
|
2009-06-25 16:34:50 +00:00 |
cmd-select-pane.c
|
- Allow switching to hidden windows (for active-only layout).
|
2009-04-01 21:10:08 +00:00 |
cmd-select-prompt.c
|
Move status prompt/message init and teardown into status.c.
|
2009-02-13 18:57:55 +00:00 |
cmd-select-window.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-send-keys.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-send-prefix.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-server-info.c
|
vis compat stuff.
|
2009-06-25 20:27:32 +00:00 |
cmd-set-buffer.c
|
Make the caller responsible for allocating memory for the paste buffer data
|
2009-01-25 18:51:28 +00:00 |
cmd-set-option.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-set-password.c
|
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
|
2009-06-25 16:47:00 +00:00 |
cmd-set-window-option.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-show-buffer.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-show-options.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 |
cmd-show-window-options.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 |
cmd-source-file.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-split-window.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-start-server.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-string.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
cmd-suspend-client.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-swap-pane.c
|
When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux
|
2009-06-25 15:28:08 +00:00 |
cmd-swap-window.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-switch-client.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-unbind-key.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-unlink-window.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-up-pane.c
|
- Allow switching to hidden windows (for active-only layout).
|
2009-04-01 21:10:08 +00:00 |
cmd.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
colour.c
|
chmod +x configure
|
2009-05-18 15:42:30 +00:00 |
compat.h
|
Move defines after includes to avoid multiple definition.
|
2009-07-01 22:46:13 +00:00 |
configure
|
Change >| to rm/> as apparently Solaris /bin/sh doesn't like it.
|
2009-07-01 22:28:56 +00:00 |
FAQ
|
Update with new UTF-8 environment variable information for 0.9.
|
2009-07-01 19:49:56 +00:00 |
GNUmakefile
|
Comment FDEBUG and bump dist version.
|
2009-07-01 22:10:06 +00:00 |
grid-view.c
|
Fix two errors with character/line insertion and deletion: the maximum number
|
2009-07-01 19:14:33 +00:00 |
grid.c
|
Whitespace and more syncing.
|
2009-06-25 16:34:50 +00:00 |
input-keys.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +00:00 |
input.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
key-bindings.c
|
select-layout command and some key bindings.
|
2009-05-16 11:48:47 +00:00 |
key-string.c
|
Extra function keys from Dashing dashing at hushmail dot com
|
2009-03-02 18:05:40 +00:00 |
layout-manual.c
|
horizontal -> h, vertical -> v, to shorten some function names a little.
|
2009-05-18 21:29:11 +00:00 |
layout.c
|
main-horizontal layout and main-pane-height option to match vertical.
|
2009-05-18 22:17:24 +00:00 |
log.c
|
Fix rejects.
|
2009-06-25 16:23:35 +00:00 |
Makefile
|
Comment FDEBUG and bump dist version.
|
2009-07-01 22:10:06 +00:00 |
mode-key.c
|
Keys in status line (p in vi mode, M-y in emacs) to paste the first line of the upper paste buffer. Suggested by Dan Colish.
|
2009-05-14 19:36:56 +00:00 |
names.c
|
libgen.h.
|
2009-06-25 16:49:02 +00:00 |
NOTES
|
Update with new UTF-8 environment variable information for 0.9.
|
2009-07-01 19:49:56 +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
|
Apparently NetBSD's tcgetpgrp is good enough to use, so don't need to play
|
2009-06-26 15:54:52 +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
|
Make the caller responsible for allocating memory for the paste buffer data
|
2009-01-25 18:51:28 +00:00 |
resize.c
|
- Allow switching to hidden windows (for active-only layout).
|
2009-04-01 21:10:08 +00:00 |
screen-redraw.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
screen-write.c
|
Fix two errors with character/line insertion and deletion: the maximum number
|
2009-07-01 19:14:33 +00:00 |
screen.c
|
vis compat stuff.
|
2009-06-25 20:27:32 +00:00 |
server-fn.c
|
When unlocking the server, don't try to clear the prompt on clients without a
|
2009-07-01 19:15:12 +00:00 |
server-msg.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
server.c
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
session.c
|
- New window option monitor-content to search for a string in a window, and
|
2009-05-19 13:32:55 +00:00 |
status.c
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
tmux.1
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
tmux.c
|
Using -l to specify a login shell is non-POSIX and causes problems with shells
|
2009-07-01 19:42:55 +00:00 |
tmux.h
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
TODO
|
Update TODO.
|
2009-06-25 21:25:36 +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
|
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
|
2009-06-25 16:47:00 +00:00 |
tty-write.c
|
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
|
2009-06-25 16:47:00 +00:00 |
tty.c
|
$Id$.
|
2009-07-01 23:06:32 +00:00 |
utf8.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
window-choose.c
|
Restore $Id$ and add script to do so.
|
2009-06-25 16:21:32 +00:00 |
window-clock.c
|
$Id$.
|
2009-07-01 19:03:34 +00:00 |
window-copy.c
|
Space trimmage mega-diff.
|
2009-05-04 17:58:27 +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
|
Using -l to specify a login shell is non-POSIX and causes problems with shells
|
2009-07-01 19:42:55 +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 |