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' into master
Thomas Adam
2021-09-17
|
\
|
*
Do not destroy sessions twice, GitHub issue 2889.
nicm
2021-09-17
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-14
|
\
|
|
*
Change focus to be driven by events rather than walking all panes at end
nicm
2021-08-13
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-07-06
|
\
|
|
*
Forbid empty session names, GitHub issue 2758.
nicm
2021-07-06
*
|
remove vis.h: portable doesn't need this
Thomas Adam
2020-05-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-05-16
|
\
|
|
*
Instead of forbidding invalid session names, sanitize them like window
nicm
2020-05-16
*
|
Instead of forbidding invalid session names, sanitize them.
Nicholas Marriott
2020-04-24
*
|
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
[next]