index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server-fn.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 304:
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 302:
Tiago Cunha
2009-08-31
*
Sync OpenBSD patchset 243:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 231:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 225:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 196:
Tiago Cunha
2009-07-30
*
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 148:
Tiago Cunha
2009-07-20
*
Make it so using kill-pane to destroy the last pane in a window destroys the
Nicholas Marriott
2009-07-18
*
A similar for fix for window_choose: don't rely on the callback always being
Nicholas Marriott
2009-07-17
*
Oops, it is always a good idea to get arguments the right way round.
Nicholas Marriott
2009-07-17
*
Memory could be leaked if a second prompt or message appeared while another was
Nicholas Marriott
2009-07-17
*
Need time.h not sys/time.h for time(2).
Nicholas Marriott
2009-07-14
*
Add a default-terminal option to set the starting value of $TERM in new
Nicholas Marriott
2009-07-12
*
Bring spacing into line.
Nicholas Marriott
2009-07-08
*
Whoops, that shouldn't have been there.
Nicholas Marriott
2009-07-08
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
When unlocking the server, don't try to clear the prompt on clients without a
Nicholas Marriott
2009-07-08
*
When unlocking the server, don't try to clear the prompt on clients without a
Nicholas Marriott
2009-07-01
*
Start of portability update: bitstring.h.
Nicholas Marriott
2009-06-25
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Clear status line on incorrect password.
Nicholas Marriott
2009-05-29
*
Reset activity time to avoid relock on -U.
Nicholas Marriott
2009-05-28
*
Convert hidden flag to a full flags word for the status line and add a flag to
Nicholas Marriott
2009-04-27
*
If redrawing the region would mean redrawing > half the pane, just schedule to
Nicholas Marriott
2009-04-02
*
char not char *...
Nicholas Marriott
2009-03-07
*
Put socket path in $TMUX.
Nicholas Marriott
2009-03-04
*
Don't segfault on lock when no sessions attached.
Nicholas Marriott
2009-02-27
*
Move status prompt/message init and teardown into status.c.
Nicholas Marriott
2009-02-13
*
Server locking. set-password and lock-server commands, plus automatic locking.
Nicholas Marriott
2009-01-11
*
Change server-info format.
Nicholas Marriott
2009-01-10
*
Prompt history.
Nicholas Marriott
2009-01-06
*
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
Nicholas Marriott
2008-08-28
*
Missing time.h.
Nicholas Marriott
2008-06-22
*
Freeze output when showing display line, fixes problems when no status line.
Nicholas Marriott
2008-06-20
*
display-time option to set message display time.
Nicholas Marriott
2008-06-19
*
Hide cursor with flag.
Nicholas Marriott
2008-06-19
*
Command prompt for interactive commands.
Nicholas Marriott
2008-06-19
*
Editable prompt. Not used for anything yet. More to come.
Nicholas Marriott
2008-06-19
*
Show status messages without blocking the server.
Nicholas Marriott
2008-06-19
*
Informational messages on window option changes.
Nicholas Marriott
2008-06-16
*
New window options: force-width and force-height. This will force a window to
Nicholas Marriott
2008-06-14
*
Clear clients with flag too.
Nicholas Marriott
2008-06-07
*
Be more conservative about redrawing using flags.
Nicholas Marriott
2008-06-07
*
Per-session configuration options.
Nicholas Marriott
2008-06-03
*
Move -s and -c down a level so handling them is the responsibility of the com...
Nicholas Marriott
2008-06-02
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
Reset before calling window_draw otherwise it'll have the wrong idea of the c...
Nicholas Marriott
2007-11-24
[next]