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
/
session.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2019-12-26
|
\
|
*
Add a number of new formats to inspect what sessions and clients a
nicm
2019-12-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-27
|
\
|
|
*
Merge hooks into options and make each one an array option. This allows
nicm
2019-04-26
|
*
Break new window and pane creation common code from various commands and
nicm
2019-04-17
*
|
Break new window and pane creation common code from various commands and
Nicholas Marriott
2019-04-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
|
*
Tidy and rename some bits of status line code.
nicm
2019-03-16
|
*
Support for windows larger than visible on the attached client. This has
nicm
2018-10-18
*
|
Support for windows larger than the client.
Nicholas Marriott
2018-08-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-18
|
\
|
|
*
SESSION_UNATTACHED flag is no longer necessary now we have an attached
nicm
2018-08-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-02
|
\
|
|
*
session_groups can be static also.
nicm
2018-08-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-04
|
\
|
|
*
Improve logging of sessions.
nicm
2018-05-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-11-02
|
\
|
|
*
Only show the first member of session groups in tree mode (-G flag
nicm
2017-11-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-10
|
\
|
|
*
Some extra logging to show why tmux might exit.
nicm
2017-07-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-04
|
\
|
|
*
Some new notifications, mainly for active pane and current window and
nicm
2017-05-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-28
|
\
|
|
*
Log what is happening with window and session reference counts much more
nicm
2017-04-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-25
|
\
|
|
*
Do not update TERM into config file parsing has finished.
nicm
2017-04-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-03-09
|
\
|
|
*
Move server_fill_environ into environ.c and move some other common code
nicm
2017-03-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-02-14
|
\
|
|
*
Instead of numbering session groups, give them a name which may be given
nicm
2017-02-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-02-03
|
\
|
|
*
Cache status line position to reduce option lookups during output.
nicm
2017-02-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-19
|
\
|
|
*
Alerts are too slow, so rather than walking all sessions and windows,
nicm
2016-10-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-19
|
\
|
|
*
Move session-create hook out of session_create so it works with grouped sessi...
nicm
2016-10-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-17
|
\
|
|
*
Use the notify name string instead of going via an enum and change
nicm
2016-10-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-15
|
\
|
|
*
Give window_create and window_create1 better names.
nicm
2016-10-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-15
|
\
|
|
*
Rename a function for consistency and some spacing nits.
nicm
2016-10-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-14
|
\
|
|
*
Remove the set-remain-on-exit option, it was always a hack and can now
nicm
2016-10-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Add static in window-*.c and move some internal functions out of tmux.h.
nicm
2016-10-11
|
*
Loads more static, except for cmd-*.c and window-*.c.
nicm
2016-10-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Conflicts:
Thomas Adam
2015-12-08
|
\
|
[next]