compat
|
vis functions for Linux.
|
2009-01-10 12:52:57 +00:00 |
examples
|
- Document find-window.
|
2009-02-06 18:38:30 +00:00 |
util
|
+UTF-8-demo.txt
|
2009-01-10 14:08:24 +00:00 |
arg.c
|
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
|
2008-08-28 17:45:30 +00:00 |
array.h
|
UINT_MAX.
|
2008-09-29 16:58:02 +00:00 |
attributes.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 |
buffer-poll.c
|
Initial UTF-8 support.
|
2008-09-09 22:16:37 +00:00 |
buffer.c
|
Lose ensure* stuff.
|
2008-08-07 20:20:52 +00:00 |
cfg.c
|
Support command sequences separated by " ; ". Also clean up command printing.
|
2009-01-18 14:40:48 +00:00 |
CHANGES
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
client-fn.c
|
Change server-info format.
|
2009-01-10 14:43:43 +00:00 |
client-msg.c
|
Handle SIGTERM (and kill-server which uses it), a bit more neatly - tidy up
|
2009-01-21 22:47:31 +00:00 |
client.c
|
Handle SIGTERM (and kill-server which uses it), a bit more neatly - tidy up
|
2009-01-21 22:47:31 +00:00 |
clock.c
|
Use reverse rather than background which doesn't show up when terminal doesn't
|
2009-01-19 19:01:11 +00:00 |
cmd-attach-session.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-bind-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-choose-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-choose-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-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
|
move-window bound to ., from joshe.
|
2009-01-30 21:10:10 +00:00 |
cmd-copy-buffer.c
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
cmd-copy-mode.c
|
-u to start with screen scrolled up.
|
2009-01-27 23:35:44 +00:00 |
cmd-delete-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-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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-find-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-generic.c
|
Add -a properly.
|
2009-01-23 20:20:23 +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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-list.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-load-buffer.c
|
Avoid warning.
|
2009-01-27 23:26:15 +00:00 |
cmd-lock-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-move-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-new-session.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-new-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-next-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-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-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-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
|
Try to change the window title to match the command running it in. This is done
|
2009-01-20 19:35:03 +00:00 |
cmd-resize-pane-down.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-resize-pane-up.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-respawn-window.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
cmd-save-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-scroll-mode.c
|
-u to start with screen scrolled up.
|
2009-01-27 23:35:44 +00:00 |
cmd-select-pane.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-select-prompt.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +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
|
Set colour of window entry in status line based on window options.
|
2009-01-30 00:24:49 +00:00 |
cmd-set-password.c
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd-set-window-option.c
|
Set colour of window entry in status line based on window options.
|
2009-01-30 00:24:49 +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
|
Better error messages for fork.
|
2009-01-23 16:59:14 +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
|
Support command sequences separated by " ; ". Also clean up command printing.
|
2009-01-18 14:40:48 +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-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
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
cmd.c
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
colour.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 |
FAQ
|
Update.
|
2009-02-02 15:53:33 +00:00 |
GNUmakefile
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
grid-view.c
|
Trim spaces.
|
2009-01-10 01:51:22 +00:00 |
grid.c
|
Tidy a few warnings.
|
2009-01-17 18:47:37 +00:00 |
index.html.in
|
+index.html.in
|
2007-11-20 17:01:38 +00:00 |
input-keys.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
input.c
|
Unbreak UTF-8.
|
2009-01-18 21:46:30 +00:00 |
key-bindings.c
|
move-window bound to ., from joshe.
|
2009-01-30 21:10:10 +00:00 |
key-string.c
|
Add tabs.
|
2009-01-16 19:32:29 +00:00 |
log.c
|
Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
|
2008-12-08 16:19:51 +00:00 |
Makefile
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
mode-key.c
|
Allow a selection in vi keys mode...
|
2009-01-21 18:19:32 +00:00 |
names.c
|
Be more clever about picking window name.
|
2009-01-26 22:57:20 +00:00 |
NOTES
|
find-window command.
|
2009-01-18 17:20:52 +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
|
Some options tidying/code shrinkage. Also add -u option to unset non-global options (allowing them to inherit), and some extra info.
|
2009-01-07 19:53:17 +00:00 |
osdep-darwin.c
|
Missing ;.
|
2009-01-30 20:14:35 +00:00 |
osdep-freebsd.c
|
Tweak selection slightly.
|
2009-01-27 23:10:18 +00:00 |
osdep-linux.c
|
Don't leak fd.
|
2009-02-02 15:46:36 +00:00 |
osdep-openbsd.c
|
Bye bye debugging.
|
2009-01-30 21:18:26 +00:00 |
osdep-unknown.c
|
Darwin support for automatic-rename, from joshe.
|
2009-01-20 22:17:53 +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
|
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit).
|
2009-01-11 23:31:46 +00:00 |
screen-redraw.c
|
Fix various silly problems with status line off.
|
2009-01-19 20:14:55 +00:00 |
screen-write.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
screen.c
|
Trim spaces.
|
2009-01-10 01:51:22 +00:00 |
server-fn.c
|
Server locking. set-password and lock-server commands, plus automatic locking.
|
2009-01-11 00:48:42 +00:00 |
server-msg.c
|
Exit properly when bas password.
|
2009-01-28 17:57:00 +00:00 |
server.c
|
Ugh. Another inner loop variable reuse bug.
|
2009-01-29 20:13:12 +00:00 |
session.c
|
Better error messages for fork.
|
2009-01-23 16:59:14 +00:00 |
status.c
|
Support commands with right parenthesis. From nicm and me.
|
2009-02-01 18:14:49 +00:00 |
tmux.1
|
Document automatic-rename.
|
2009-02-07 08:35:26 +00:00 |
tmux.c
|
Set colour of window entry in status line based on window options.
|
2009-01-30 00:24:49 +00:00 |
tmux.h
|
copy-buffer command.
|
2009-02-03 17:21:19 +00:00 |
TODO
|
Document automatic-rename.
|
2009-02-07 08:35:26 +00:00 |
tty-keys.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
tty-term.c
|
Fix all rxvt*.
|
2009-02-01 18:11:51 +00:00 |
tty-write.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
tty.c
|
Update cursor y on newline otherwise RI gets screwed up at y=0.
|
2009-02-07 00:05:23 +00:00 |
utf8.c
|
Don't screw up UTF-8 combined characters.
|
2009-01-26 20:57:45 +00:00 |
util.c
|
find-window command.
|
2009-01-18 17:20:52 +00:00 |
window-choose.c
|
Fix page down, again.
|
2009-01-29 20:02:33 +00:00 |
window-clock.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
window-copy.c
|
Mouse in copy mode.
|
2009-01-28 22:00:22 +00:00 |
window-more.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
window-scroll.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +00:00 |
window.c
|
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
|
2009-01-28 19:52:21 +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
|
Nuke debugging.
|
2009-01-29 19:24:34 +00:00 |