Go to file
Maximilian Gass 6a784ba0b0 New sessions can now be given a command for their first window 2007-10-04 13:43:14 +00:00
CHANGES New sessions can now be given a command for their first window 2007-10-04 13:43:14 +00:00
Makefile Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
NOTES
TODO Sync. 2007-10-04 12:24:04 +00:00
ansicode.txt
array.h
buffer-poll.c
buffer.c
client-fn.c String/number arguments.. 2007-10-03 12:34:16 +00:00
client-msg.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
client.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
cmd-attach-session.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
cmd-bind-key.c set-option command to set meta. 2007-10-04 10:11:32 +00:00
cmd-detach-session.c set-option command to set meta. 2007-10-04 10:11:32 +00:00
cmd-last-window.c Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
cmd-list-keys.c List keys command. 2007-10-04 00:18:59 +00:00
cmd-list-sessions.c Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
cmd-list-windows.c Oops, missed this file too. 2007-10-04 11:56:19 +00:00
cmd-new-session.c New sessions can now be given a command for their first window 2007-10-04 13:43:14 +00:00
cmd-new-window.c Fixed usage statement for new-window 2007-10-04 12:40:56 +00:00
cmd-next-window.c Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
cmd-previous-window.c Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
cmd-rename-window.c Select window command. 2007-10-04 10:54:21 +00:00
cmd-select-window.c Select window command. 2007-10-04 10:54:21 +00:00
cmd-set-option.c set-option command to set meta. 2007-10-04 10:11:32 +00:00
cmd-unbind-key.c set-option command to set meta. 2007-10-04 10:11:32 +00:00
cmd.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
input-keys.c
input.c
key-bindings.c Whoops, FREE not FREEALL. 2007-10-04 11:55:55 +00:00
key-string.c List keys command. 2007-10-04 00:18:59 +00:00
local.c
log.c
screen.c
server-fn.c Rename window. 2007-10-04 10:39:07 +00:00
server-msg.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
server.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
session.c New window command. 2007-10-03 23:32:26 +00:00
status.c New window command. 2007-10-03 23:32:26 +00:00
tmux.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
tmux.h Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
window.c New window command. 2007-10-03 23:32:26 +00:00
xmalloc-debug.c Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
xmalloc.c Skip exec on cmds. Also use xmemstrdup where appropriate. 2007-10-03 13:07:42 +00:00