array.h
Missing ;. From eric@ ages ago.
2009-10-29 08:59:17 +00:00
attributes.c
Rename a variable to something more helpful.
2009-11-26 21:22:31 +00:00
cfg.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
client.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
clock.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-attach-session.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-bind-key.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-break-pane.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-capture-pane.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-choose-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-choose-session.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-choose-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-clear-history.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-clock-mode.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-command-prompt.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-confirm-before.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-copy-buffer.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-copy-mode.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-delete-buffer.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-detach-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-display-message.c
Add a -p flag to display-message to print the output rather than displaying in
2009-11-24 19:16:11 +00:00
cmd-display-panes.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-down-pane.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-find-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-generic.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-has-session.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-if-shell.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-kill-pane.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-kill-server.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-kill-session.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-kill-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-last-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-link-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-list-buffers.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-list-clients.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-list-commands.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-list-keys.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-list-panes.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-list-sessions.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-list-windows.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-list.c
Make all messages sent between the client and server fixed size.
2009-07-26 12:58:44 +00:00
cmd-load-buffer.c
Change paranoia check to check for <= 0 and to avoid warning.
2009-11-26 22:32:00 +00:00
cmd-lock-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-lock-server.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-lock-session.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-move-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-new-session.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-new-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-next-layout.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-next-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-paste-buffer.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-pipe-pane.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-previous-layout.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-previous-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-refresh-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-rename-session.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-rename-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-resize-pane.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-respawn-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-rotate-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-run-shell.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-save-buffer.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-select-layout.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-select-pane.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-select-prompt.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-select-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-send-keys.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-send-prefix.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-server-info.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
cmd-set-buffer.c
Tidy up various bits of the paste code, make the data buffer char * and add
2009-11-26 22:28:24 +00:00
cmd-set-environment.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-set-option.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
cmd-set-window-option.c
Eliminate duplicate code and ease the passage for server-wide options by adding
2009-12-03 17:44:02 +00:00
cmd-show-buffer.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-show-environment.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-show-messages.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-show-options.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
cmd-show-window-options.c
Eliminate duplicate code and ease the passage for server-wide options by adding
2009-12-03 17:44:02 +00:00
cmd-source-file.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-split-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-start-server.c
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
2009-11-26 21:37:13 +00:00
cmd-string.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-suspend-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-swap-pane.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-swap-window.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-switch-client.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-unbind-key.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd-unlink-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
cmd-up-pane.c
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
2009-11-13 19:53:28 +00:00
cmd.c
Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right
2009-12-08 07:49:31 +00:00
colour.c
Permit options such as status-bg to be configured using the entire 256 colour
2009-09-10 17:16:24 +00:00
environ.c
Nuke a dead variable found with clang and an unused declaration with lint.
2009-08-09 15:17:50 +00:00
grid-utf8.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
grid-view.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
grid.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
imsg-buffer.c
Enclose repeated buffer draining code in a new msgbuf_drain()
2009-09-15 18:12:51 +00:00
imsg.c
Switch tmux to use imsg. This is the last major change to make the
2009-08-11 17:18:35 +00:00
imsg.h
Enclose repeated buffer draining code in a new msgbuf_drain()
2009-09-15 18:12:51 +00:00
input-keys.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
input.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
job.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
key-bindings.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
key-string.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
layout-set.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
layout-string.c
Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right
2009-12-08 07:49:31 +00:00
layout.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
log.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
Makefile
Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right
2009-12-08 07:49:31 +00:00
mode-key.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
names.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
options.c
Permit multiple prefix keys to be defined, separated by commas, for example:
2009-09-22 12:38:10 +00:00
paste.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
procname.c
Nuke a dead variable found with clang and an unused declaration with lint.
2009-08-09 15:17:50 +00:00
resize.c
Don't allow locked or suspended clients to limit the size of active clients.
2009-09-24 07:02:56 +00:00
screen-redraw.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
screen-write.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
screen.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
server-client.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
server-fn.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
server-window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
server.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
session.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
status.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
tmux.1
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
tmux.c
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
tmux.h
Add "server options" which are server-wide and not bound to a session or
2009-12-10 09:16:52 +00:00
tty-keys.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
tty-term.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
tty.c
vte is buggy and doesn't home the cursor after changing the scroll
2009-12-04 11:01:29 +00:00
utf8.c
%zu not %u, doh.
2009-10-20 22:17:33 +00:00
window-choose.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
window-clock.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
window-copy.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
window-more.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
window.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00
xmalloc.c
tabs are better; ok nicm
2009-10-26 21:42:04 +00:00
xterm-keys.c
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
2009-12-03 22:50:09 +00:00